Share via


IoTDeviceInfo.IoTHostHub Property

Definition

Gets or sets host name for the IoT hub associated to the device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to