Share via


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