ServiceAlertCollectionGetAllOptions.AlertState プロパティ

定義

アラート インスタンスの状態でフィルター処理します。 既定値は、すべて選択します。

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)

プロパティ値

適用対象