Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableDatabaseAccountGetResult

Package version

A Azure Cosmos DB restorable database account.

Hierarchy

  • RestorableDatabaseAccountGetResult

Index

Properties

Optional accountName

accountName: undefined | string

The name of the global database account

Optional apiType

apiType: ApiType

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

Optional creationTime

creationTime: Date

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

Optional deletionTime

deletionTime: Date

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

Optional id

id: undefined | string

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

Optional location

location: undefined | string

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

Optional name

name: undefined | string

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

Optional restorableLocations

restorableLocations: RestorableLocationResource[]

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.

Optional type

type: undefined | string

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

Generated using TypeDoc