次の方法で共有


IoTDeviceInfo.IoTHostHub プロパティ

定義

デバイスに関連付けられている IoT ハブのホスト名を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象