共用方式為


AlertProcessingRuleProperties.Conditions Property

Definition

Conditions on which alerts will be filtered.

public System.Collections.Generic.IList<Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleCondition> Conditions { get; }
member this.Conditions : System.Collections.Generic.IList<Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleCondition>
Public ReadOnly Property Conditions As IList(Of AlertProcessingRuleCondition)

Property Value

Applies to