次の方法で共有


PublicIPPrefixesOperationsExtensions.ListAll メソッド

定義

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

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

パラメーター

operations
IPublicIPPrefixesOperations

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

戻り値

適用対象