Class ScheduledQueryRulesAlertTriggerMetricTrigger
Inheritance
System.Object
ScheduledQueryRulesAlertTriggerMetricTrigger
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 ScheduledQueryRulesAlertTriggerMetricTrigger
Fields
View SourceMetricColumn
Declaration
public readonly string MetricColumn
Field Value
| Type | Description |
|---|---|
| System.String |
MetricTriggerType
Declaration
public readonly string MetricTriggerType
Field Value
| Type | Description |
|---|---|
| System.String |
Operator
Evaluation operation for rule - 'Equal', 'GreaterThan' or 'LessThan'.
Declaration
public readonly string Operator
Field Value
| Type | Description |
|---|---|
| System.String |
Threshold
The threshold of the metric trigger. Values must be between 0 and 10000 inclusive.
Declaration
public readonly double Threshold
Field Value
| Type | Description |
|---|---|
| System.Double |