Share via


TwinScheduledJob.UpdateTwin Property

Definition

The update twin tags and desired properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to