Partager via


EnrollmentGroup.IotHubs Propriété

Définition

Liste des noms des hubs IoT vers 2000 qui peuvent être alloués aux appareils de cette ressource. Doit être un sous-ensemble de la liste de hubs IoT au niveau du locataire

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="iotHubs")]
public System.Collections.Generic.ICollection<string> IotHubs { get; set; }
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="iotHubs")]
public System.Collections.Generic.IList<string> IotHubs { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="iotHubs")>]
member this.IotHubs : System.Collections.Generic.ICollection<string> with get, set
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="iotHubs")>]
member this.IotHubs : System.Collections.Generic.IList<string> with get, set
Public Property IotHubs As ICollection(Of String)
Public Property IotHubs As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à