ClientTwinDocument.Desired プロパティ

定義

ツインの必要なプロパティを取得および設定します。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="desired")]
public Microsoft.Azure.Devices.ClientTwinProperties Desired { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="desired")>]
member this.Desired : Microsoft.Azure.Devices.ClientTwinProperties with get, set
Public Property Desired As ClientTwinProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象