Compartir a través de


IotDpsPropertiesDescription.IotHubs Propiedad

Definición

Obtiene o establece la lista de centros de IoT asociados a este servicio de aprovisionamiento.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a