Class MonitorThresholdWindows
Inheritance
System.Object
MonitorThresholdWindows
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.Datadog.Outputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class MonitorThresholdWindows
Fields
View SourceRecoveryWindow
describes how long an anomalous metric must be normal before the alert recovers.
Declaration
public readonly string RecoveryWindow
Field Value
| Type | Description |
|---|---|
| System.String |
TriggerWindow
describes how long a metric must be anomalous before an alert triggers.
Declaration
public readonly string TriggerWindow
Field Value
| Type | Description |
|---|---|
| System.String |