RestorableDatabaseAccountGetResult interface

A Azure Cosmos DB restorable database account.

Properties

accountName

The name of the global database account

apiType

The API type of the restorable database account. NOTE: This property will not be serialized. It can only be populated by the server.

creationTime

The creation time of the restorable database account (ISO-8601 format).

deletionTime

The time at which the restorable database account has been deleted (ISO-8601 format).

id

The unique resource identifier of the ARM resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

The location of the resource group to which the resource belongs.

name

The name of the ARM resource. NOTE: This property will not be serialized. It can only be populated by the server.

oldestRestorableTime

The least recent time at which the database account can be restored to (ISO-8601 format).

restorableLocations

List of regions where the of the database account can be restored from. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of Azure resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accountName

The name of the global database account

accountName?: string

Property Value

string

apiType

The API type of the restorable database account. NOTE: This property will not be serialized. It can only be populated by the server.

apiType?: string

Property Value

string

creationTime

The creation time of the restorable database account (ISO-8601 format).

creationTime?: Date

Property Value

Date

deletionTime

The time at which the restorable database account has been deleted (ISO-8601 format).

deletionTime?: Date

Property Value

Date

id

The unique resource identifier of the ARM resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

The location of the resource group to which the resource belongs.

location?: string

Property Value

string

name

The name of the ARM resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

oldestRestorableTime

The least recent time at which the database account can be restored to (ISO-8601 format).

oldestRestorableTime?: Date

Property Value

Date

restorableLocations

List of regions where the of the database account can be restored from. NOTE: This property will not be serialized. It can only be populated by the server.

restorableLocations?: RestorableLocationResource[]

Property Value

type

The type of Azure resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string