TwinScheduledJob.UpdateTwin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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