Partager via


Instance.IotHubs Propriété

Définition

Obtient ou définit la liste des hubs IoT associés au compte.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à