VaultsOperationsExtensions.ListDeleted(IVaultsOperations) メソッド

定義

サブスクリプション内の削除されたコンテナーに関する情報を取得します。

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

パラメーター

operations
IVaultsOperations

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

戻り値

適用対象