Partager via


NetworkProfileInner.ContainerNetworkInterfaceConfigurations Propriété

Définition

Obtient ou définit la liste des configurations d’interface réseau de conteneur 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à