Share via


ContainerNetworkInterface.IPConfigurations Property

Definition

Reference to the ip configuration on this container nic.

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

Property Value

Applies to