Sdílet prostřednictvím


HardwareComponent.StatusDisplayName Property

Definition

Gets or sets the display name of the status of hardware component.

[Newtonsoft.Json.JsonProperty(PropertyName="statusDisplayName")]
public string StatusDisplayName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusDisplayName")>]
member this.StatusDisplayName : string with get, set
Public Property StatusDisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to