Share via


ContainerNetworkInterfaceConfiguration.IPConfigurations Property

Definition

A list of ip configurations of the container network interface configuration.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkIPConfigurationProfile> IPConfigurations { get; set; }
member this.IPConfigurations : Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkIPConfigurationProfile> with get, set
Public Property IPConfigurations As BicepList(Of NetworkIPConfigurationProfile)

Property Value

Applies to