Udostępnij za pośrednictwem


SecureIotDeviceRemoteTunnel.IotHubName Property

Definition

Gets or sets name of the IoT Hub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to