AlertProcessingRuleCondition.Operator Property

Definition

Operator for a given condition.

public Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleOperator? Operator { get; set; }
member this.Operator : Nullable<Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleOperator> with get, set
Public Property Operator As Nullable(Of AlertProcessingRuleOperator)

Property Value

Applies to