共用方式為


NetworkProfileInner.ContainerNetworkInterfaces Property

Definition

Gets list of child container network interfaces.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to