AzureCosmosDbDataSource interface
The Azure Cosmos DB data source.
- Extends
Properties
| kind | |
| properties | The properties of Azure Cosmos DB. |
Inherited Properties
| creation |
The creation type. |
Property Details
kind
kind: "AzureCosmosDb"
Property Value
"AzureCosmosDb"
properties
The properties of Azure Cosmos DB.
properties?: AzureCosmosDbProperties
Property Value
Inherited Property Details
creationType
The creation type.
creationType?: "Manual" | "AutoNative" | "AutoManaged"
Property Value
"Manual" | "AutoNative" | "AutoManaged"
Inherited From DataSourceParent.creationType