GetRestorableDatabaseAccountsAccount

data class GetRestorableDatabaseAccountsAccount(val apiType: String, val creationTime: String, val deletionTime: String, val id: String, val restorableLocations: List<GetRestorableDatabaseAccountsAccountRestorableLocation>)

Constructors

Link copied to clipboard
constructor(apiType: String, creationTime: String, deletionTime: String, id: String, restorableLocations: List<GetRestorableDatabaseAccountsAccountRestorableLocation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API type of the Cosmos DB Restorable Database Account.

Link copied to clipboard

The creation time of the regional Cosmos DB Restorable Database Account.

Link copied to clipboard

The deletion time of the regional Cosmos DB Restorable Database Account.

Link copied to clipboard
val id: String

The ID of the Cosmos DB Restorable Database Account.

Link copied to clipboard

One or more restorable_locations blocks as defined below.