TwinScheduledJob.UpdateTwin プロパティ

定義

ツイン タグと必要なプロパティを更新します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象