次の方法で共有


OperationsExtensions.List(IOperations) メソッド

定義

Rest API 操作で使用可能なすべてのKey Vaultを一覧表示します。

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

パラメーター

operations
IOperations

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

戻り値

適用対象