共用方式為


IInstanceViewStatus.DisplayStatus Property

Definition

The short localizable label for the status.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The short localizable label for the status.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayStatus")]
public string DisplayStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The short localizable label for the status.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayStatus")>]
member this.DisplayStatus : string with get, set
Public Property DisplayStatus As String

Property Value

Attributes

Applies to