Partager via


NetworkProfile.ContainerNetworkInterfaces Propriété

Définition

Obtient la liste des interfaces réseau de conteneurs enfants.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerNetworkInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ContainerNetworkInterface> ContainerNetworkInterfaces { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerNetworkInterfaces")>]
member this.ContainerNetworkInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ContainerNetworkInterface>
Public ReadOnly Property ContainerNetworkInterfaces As IList(Of ContainerNetworkInterface)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à