GetRestorableDatabaseAccountsResult

data class GetRestorableDatabaseAccountsResult(val accounts: List<GetRestorableDatabaseAccountsAccount>, val id: String, val location: String, val name: String)

A collection of values returned by getRestorableDatabaseAccounts.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One or more accounts blocks as defined below.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The location of the regional Cosmos DB Restorable Database Account.

Link copied to clipboard