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

Link copied to clipboard
constructor(accounts: List<GetRestorableDatabaseAccountsAccount>, id: String, location: String, name: String)

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