Udostępnij za pośrednictwem


SecureIotDeviceRemoteTunnel.DeviceId Property

Definition

Gets or sets the IoT device id to use when establishing the remote tunnel. This string is case-sensitive.

[Newtonsoft.Json.JsonProperty(PropertyName="deviceId")]
public string DeviceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId")>]
member this.DeviceId : string with get, set
Public Property DeviceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to