Compartir a través de


ContainerNetworkInterfaceConfigurationInner.ContainerNetworkInterfaces Propiedad

Definición

Obtiene o establece una lista de interfaces de red de contenedor creadas a partir de esta configuración de interfaz de red de contenedor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerNetworkInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> ContainerNetworkInterfaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerNetworkInterfaces")>]
member this.ContainerNetworkInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> with get, set
Public Property ContainerNetworkInterfaces As IList(Of SubResource)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a