Compartir a través de


ExportImportDevice.StatusReason Propiedad

Definición

Cadena de 128 caracteres de longitud que almacena el motivo del estado de identidad del dispositivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Se permiten todos los caracteres UTF-8.

Se aplica a