Skip to main content

restorable_database_accounts

Overview

Namerestorable_database_accounts
TypeResource
Idazure.cosmos_db.restorable_database_accounts

Fields

NameDatatypeDescription
idstringThe unique resource identifier of the ARM resource.
namestringThe name of the ARM resource.
locationstringThe location of the resource group to which the resource belongs.
propertiesobjectThe properties of a restorable database account.
typestringThe type of Azure resource.

Methods

NameAccessible byRequired ParamsDescription
listSELECTsubscriptionIdLists all the restorable Azure Cosmos DB database accounts available under the subscription. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
list_by_locationSELECTlocation, subscriptionIdLists all the restorable Azure Cosmos DB database accounts available under the subscription and in a region. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
_listEXECsubscriptionIdLists all the restorable Azure Cosmos DB database accounts available under the subscription. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
_list_by_locationEXEClocation, subscriptionIdLists all the restorable Azure Cosmos DB database accounts available under the subscription and in a region. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
get_by_locationEXECinstanceId, location, subscriptionIdRetrieves the properties of an existing Azure Cosmos DB restorable database account. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read/*' permission.