SqlDatabaseResource interface
Cosmos DB SQL database resource object
Properties
create |
Enum to indicate the mode of resource creation. |
id | Name of the Cosmos DB SQL database |
restore |
Parameters to indicate the information about the restore |
Property Details
createMode
Enum to indicate the mode of resource creation.
createMode?: string
Property Value
string
id
Name of the Cosmos DB SQL database
id: string
Property Value
string
restoreParameters
Parameters to indicate the information about the restore
restoreParameters?: ResourceRestoreParameters