ISubnet.GetNetworkInterfaceIPConfigurations Method

Definition

Caution

Use Subnet.ListNetworkInterfaceIPConfigurations() instead.

[System.Obsolete("Use  Subnet.ListNetworkInterfaceIPConfigurations() instead.")]
public System.Collections.Generic.ISet<Microsoft.Azure.Management.Network.Fluent.INicIPConfiguration> GetNetworkInterfaceIPConfigurations ();
[<System.Obsolete("Use  Subnet.ListNetworkInterfaceIPConfigurations() instead.")>]
abstract member GetNetworkInterfaceIPConfigurations : unit -> System.Collections.Generic.ISet<Microsoft.Azure.Management.Network.Fluent.INicIPConfiguration>
Public Function GetNetworkInterfaceIPConfigurations () As ISet(Of INicIPConfiguration)

Returns

Attributes

Applies to