다음을 통해 공유


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