Freigeben über


JobResponse.UpdateTwin Eigenschaft

Definition

Erforderlich, wenn jobType updateTwin ist. Die Update Twin-Tags und die gewünschten Eigenschaften.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="updateTwin")]
public Microsoft.Azure.Devices.Shared.Twin UpdateTwin { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="updateTwin")>]
member this.UpdateTwin : Microsoft.Azure.Devices.Shared.Twin with get, set
Public Property UpdateTwin As Twin

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: