次の方法で共有


CustomIPPrefixesOperationsExtensions.ListAll メソッド

定義

サブスクリプション内のすべてのカスタム IP プレフィックスを取得します。

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

パラメーター

operations
ICustomIPPrefixesOperations

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

戻り値

適用対象