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
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET