ContainerNetworkInterfaceConfiguration.IpConfigurations Property

Definition

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

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

Property Value

Applies to