共用方式為


IoTDeviceInfo.IoTHostHubId Property

Definition

Gets or sets id for the IoT hub associated to the device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to