Partager via


Twin.Status Propriété

Définition

Obtient l’état de l’appareil correspondant.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public Microsoft.Azure.Devices.DeviceStatus? Status { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.Status : Nullable<Microsoft.Azure.Devices.DeviceStatus>
Public ReadOnly Property Status As Nullable(Of DeviceStatus)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à