Compartir a través de


ContainerGroup.SubnetIds Propiedad

Definición

Obtiene o establece los identificadores de recursos de subred de un grupo de contenedores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a