Bagikan melalui


ServiceAlertEssentials.MonitorCondition Property

Definition

Condition of the rule at the monitor service. It represents whether the underlying conditions have crossed the defined alert rule thresholds.

public Azure.ResourceManager.AlertsManagement.Models.MonitorCondition? MonitorCondition { get; }
member this.MonitorCondition : Nullable<Azure.ResourceManager.AlertsManagement.Models.MonitorCondition>
Public ReadOnly Property MonitorCondition As Nullable(Of MonitorCondition)

Property Value

Applies to