Class GetScheduledQueryRulesAlertTriggerResult
Inheritance
System.Object
GetScheduledQueryRulesAlertTriggerResult
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.Azure.Monitoring.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetScheduledQueryRulesAlertTriggerResult
Fields
View SourceMetricTriggers
Declaration
public readonly ImmutableArray<GetScheduledQueryRulesAlertTriggerMetricTriggerResult> MetricTriggers
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetScheduledQueryRulesAlertTriggerMetricTriggerResult> |
Operator
Evaluation operation for rule.
Declaration
public readonly string Operator
Field Value
| Type | Description |
|---|---|
| System.String |
Threshold
Result or count threshold based on which rule should be triggered.
Declaration
public readonly double Threshold
Field Value
| Type | Description |
|---|---|
| System.Double |