Share via


DeviceRegistrationResult.AssignedHub Property

Definition

The assigned Azure IoT hub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to