Aracılığıyla paylaş


DeviceRegistrationState.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")]
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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to