Class NrqlAlertConditionTerm
Inheritance
System.Object
NrqlAlertConditionTerm
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 NrqlAlertConditionTerm
Fields
View SourceDuration
Declaration
public readonly int Duration
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Operator
Declaration
public readonly string Operator
Field Value
| Type | Description |
|---|---|
| System.String |
Priority
Declaration
public readonly string Priority
Field Value
| Type | Description |
|---|---|
| System.String |
Threshold
Declaration
public readonly double Threshold
Field Value
| Type | Description |
|---|---|
| System.Double |
TimeFunction
Declaration
public readonly string TimeFunction
Field Value
| Type | Description |
|---|---|
| System.String |