Show / Hide Table of Contents

Class InfraAlertConditionWarning

Inheritance
System.Object
InfraAlertConditionWarning
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.NewRelic.Outputs
Assembly: Pulumi.NewRelic.dll
Syntax
public sealed class InfraAlertConditionWarning

Fields

View Source

Duration

Declaration
public readonly int Duration
Field Value
Type Description
System.Int32
View Source

TimeFunction

Declaration
public readonly string TimeFunction
Field Value
Type Description
System.String
View Source

Value

Declaration
public readonly double? Value
Field Value
Type Description
System.Nullable<System.Double>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.