Compartir a través de


IAlert.Status Property

Definition

alert status

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="alert status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="alert status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertStatus> with get, set
Public Property Status As Nullable(Of AlertStatus)

Property Value

Attributes

Applies to