IotConnector.DeviceMapping Property

Definition

Gets or sets device Mappings.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to