Share via


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