VaultManagementClient.ListDeletedVaults Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists deleted vault in a subscription.
public System.Collections.Generic.List<Microsoft.Azure.Commands.KeyVault.Models.PSDeletedKeyVault> ListDeletedVaults ();
member this.ListDeletedVaults : unit -> System.Collections.Generic.List<Microsoft.Azure.Commands.KeyVault.Models.PSDeletedKeyVault>
Public Function ListDeletedVaults () As List(Of PSDeletedKeyVault)
Returns
the retrieved deleted vault