你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDeviceRegistrationState.AssignedHub Property

Definition

Assigned IoT hub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to