Freigeben über


ClientTwin.Status Eigenschaft

Definition

Ruft die status des entsprechenden Geräts ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: