다음을 통해 공유


ResourceInstanceViewStatus.DisplayStatus Property

Definition

Gets the short localizable label for the status.

[Newtonsoft.Json.JsonProperty(PropertyName="displayStatus")]
public string DisplayStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayStatus")>]
member this.DisplayStatus : string
Public ReadOnly Property DisplayStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to