Compartir a través de


Device.StatusReason Propiedad

Definición

Motivo, si existe, para que el dispositivo esté en estado especificado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a