ExportImportDevice.Properties プロパティ

定義

デバイスまたはモジュールの必要なプロパティと報告されるプロパティ。

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="properties")]
public Microsoft.Azure.Devices.ExportImportDevice.PropertyContainer Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Devices.ExportImportDevice.PropertyContainer with get, set
Public Property Properties As ExportImportDevice.PropertyContainer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象