Share via


AzureDataSourceProperties interface

Azure data source properties.

Extends

Properties

dataUseGovernance

Data use governance.

location

Location.

resourceGroup

Resource group.

resourceId

Resource id.

resourceName

Resource name.

subscriptionId

Subscription id.

Inherited Properties

collection

The reference to collection.

dataSourceCollectionMovingState

Data source collection moving state.

Property Details

dataUseGovernance

Data use governance.

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

Property Value

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

location

Location.

location?: string

Property Value

string

resourceGroup

Resource group.

resourceGroup?: string

Property Value

string

resourceId

Resource id.

resourceId?: string

Property Value

string

resourceName

Resource name.

resourceName?: string

Property Value

string

subscriptionId

Subscription id.

subscriptionId?: string

Property Value

string

Inherited Property Details

collection

The reference to collection.

collection?: CollectionReference

Property Value

Inherited From DataSourceProperties.collection

dataSourceCollectionMovingState

Data source collection moving state.

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

Property Value

"Failed" | "Active" | "Moving"

Inherited From DataSourceProperties.dataSourceCollectionMovingState