次の方法で共有


DeviceRegistrationState.AssignedHub プロパティ

定義

割り当てられた IoT ハブ。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象