次の方法で共有


DeviceLifeCycleEventProperties.Twin プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="twin")]
public Microsoft.Azure.EventGrid.Models.DeviceTwinInfo Twin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="twin")>]
member this.Twin : Microsoft.Azure.EventGrid.Models.DeviceTwinInfo with get, set
Public Property Twin As DeviceTwinInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象