Partager via


ContainerNetworkInterfaceConfigurationInner.ContainerNetworkInterfaces Propriété

Définition

Obtient ou définit une liste d’interfaces réseau de conteneurs créées à partir de cette configuration d’interface réseau de conteneur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à