NetworkProfileData.ContainerNetworkInterfaces Property

Definition

List of child container network interfaces.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ContainerNetworkInterface> ContainerNetworkInterfaces { get; }
member this.ContainerNetworkInterfaces : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ContainerNetworkInterface>
Public ReadOnly Property ContainerNetworkInterfaces As IReadOnlyList(Of ContainerNetworkInterface)

Property Value

Applies to