次の方法で共有


ISubnet.GetNetworkInterfaceIPConfigurations メソッド

定義

注意事項

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)

戻り値

属性

適用対象