次の方法で共有


IpAllocationsOperationsExtensions.List(IIpAllocationsOperations) メソッド

定義

サブスクリプション内のすべての IpAllocations を取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.IpAllocation> List (this Microsoft.Azure.Management.Network.IIpAllocationsOperations operations);
static member List : Microsoft.Azure.Management.Network.IIpAllocationsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.IpAllocation>
<Extension()>
Public Function List (operations As IIpAllocationsOperations) As IPage(Of IpAllocation)

パラメーター

operations
IIpAllocationsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象