Partager via


JobResponse.UpdateTwin Propriété

Définition

Obligatoire si jobType est updateTwin. Balises de mise à jour du jumeau et propriétés souhaitées.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à