TableResource interface

Cosmos DB table resource object

Properties

createMode

Enum to indicate the mode of resource creation.

id

Name of the Cosmos DB table

restoreParameters

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 table

id: string

Property Value

string

restoreParameters

Parameters to indicate the information about the restore

restoreParameters?: ResourceRestoreParameters

Property Value