次の方法で共有


DeviceTwinInfoProperties.Reported プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象