Compartilhar via


PSIotDpsPropertiesDescription.IotHubs Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to