次の方法で共有


IotConnector.DeviceMapping プロパティ

定義

デバイス マッピングを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceMapping")]
public Microsoft.Azure.Management.HealthcareApis.Models.IotMappingProperties DeviceMapping { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceMapping")>]
member this.DeviceMapping : Microsoft.Azure.Management.HealthcareApis.Models.IotMappingProperties with get, set
Public Property DeviceMapping As IotMappingProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象