Share via


NetworkProfile.ContainerNetworkInterfaces Property

Definition

List of child container network interfaces.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ContainerNetworkInterface> ContainerNetworkInterfaces { get; }
member this.ContainerNetworkInterfaces : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ContainerNetworkInterface>
Public ReadOnly Property ContainerNetworkInterfaces As BicepList(Of ContainerNetworkInterface)

Property Value

Applies to