Freigeben über


IotDpsPropertiesDescription.IotHubs Eigenschaft

Definition

Ruft die Liste der IoT Hubs ab, die diesem Bereitstellungsdienst zugeordnet sind, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: