次の方法で共有


DeviceRegistrationResult.AssignedHub プロパティ

定義

割り当てられた Azure IoT ハブ。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象