DeletedStorage

Lists deleted storage accounts for the specified vault.

The Get Deleted Storage Accounts operation returns the storage accounts that have been deleted for a vault enabled for soft-delete. This operation requires the storage/list permission.

get/deletedstorage

Query parameters

maxresultsinteger

Maximum number of results to return in a page. If not specified the service will return up to 25 results.

api-versionstring required

Client API version.

Response

A response message containing a list of deleted storage accounts in the vault, along with a link to the next page of deleted storage accounts.

nextLinkstring

The URL to get the next set of deleted storage accounts.

Changes