Freigeben über


Twin.Status Eigenschaft

Definition

Ruft den Status des entsprechenden Geräts ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: