NetworkInterfaceData.IpConfigurations Property

Definition

A list of IPConfigurations of the network interface.

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

Property Value

Applies to