Share via


AzureCosmosDbProperties interface

The properties of Azure Cosmos DB.

Extends

Properties

accountUri

The account URI of Azure Cosmos DB.

Inherited Properties

collection

The reference to collection.

dataSourceCollectionMovingState

Data source collection moving state.

dataUseGovernance

Data use governance.

location

Location.

resourceGroup

Resource group.

resourceId

Resource id.

resourceName

Resource name.

subscriptionId

Subscription id.

Property Details

accountUri

The account URI of Azure Cosmos DB.

accountUri?: string

Property Value

string

Inherited Property Details

collection

The reference to collection.

collection?: CollectionReference

Property Value

Inherited From AzureDataSourceProperties.collection

dataSourceCollectionMovingState

Data source collection moving state.

dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"

Property Value

"Failed" | "Active" | "Moving"

Inherited From AzureDataSourceProperties.dataSourceCollectionMovingState

dataUseGovernance

Data use governance.

dataUseGovernance?: "Enabled" | "Disabled" | "DisabledByAnotherAccount" | "EnabledAtAncestorScope"

Property Value

"Enabled" | "Disabled" | "DisabledByAnotherAccount" | "EnabledAtAncestorScope"

Inherited From AzureDataSourceProperties.dataUseGovernance

location

Location.

location?: string

Property Value

string

Inherited From AzureDataSourceProperties.location

resourceGroup

Resource group.

resourceGroup?: string

Property Value

string

Inherited From AzureDataSourceProperties.resourceGroup

resourceId

Resource id.

resourceId?: string

Property Value

string

Inherited From AzureDataSourceProperties.resourceId

resourceName

Resource name.

resourceName?: string

Property Value

string

Inherited From AzureDataSourceProperties.resourceName

subscriptionId

Subscription id.

subscriptionId?: string

Property Value

string

Inherited From AzureDataSourceProperties.subscriptionId