Dela via


IotDpsPropertiesDescription.IotHubs Property

Definition

Gets or sets list of IoT hubs associated with this provisioning service.

[Newtonsoft.Json.JsonProperty(PropertyName="iotHubs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeviceProvisioningServices.Models.IotHubDefinitionDescription> IotHubs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iotHubs")>]
member this.IotHubs : System.Collections.Generic.IList<Microsoft.Azure.Management.DeviceProvisioningServices.Models.IotHubDefinitionDescription> with get, set
Public Property IotHubs As IList(Of IotHubDefinitionDescription)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to