Compartilhar via


IDiagnostics.StatusId Property

Definition

Status

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Status", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusId", Update=true)]
public int? StatusId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Status", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusId", Update=true)>]
member this.StatusId : Nullable<int> with get, set
Public Property StatusId As Nullable(Of Integer)

Property Value

Attributes

Applies to