Compartir a través de


NetworkProfileInner.ContainerNetworkInterfaceConfigurations Propiedad

Definición

Obtiene o establece la lista de configuraciones de interfaz de red de contenedor chid.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a