Partager via


ContainerGroup.SubnetIds Propriété

Définition

Obtient ou définit les ID de ressource de sous-réseau pour un groupe de conteneurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à