다음을 통해 공유


ServiceAlertCollectionGetAllOptions.AlertState Property

Definition

Filter by state of the alert instance. Default value is to select all.

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

Property Value

Applies to