Condividi tramite


AzureDataSourceProperties interface

Proprietà dell'origine dati di Azure.

Extends

Proprietà

dataUseGovernance

Governance per l'uso dei dati.

location

Ubicazione.

resourceGroup

Gruppo di risorse.

resourceId

ID risorsa.

resourceName

Nome risorsa.

subscriptionId

ID sottoscrizione.

Proprietà ereditate

collection

Riferimento alla raccolta.

dataSourceCollectionMovingState

Stato di spostamento della raccolta dell'origine dati.

Dettagli proprietà

dataUseGovernance

Governance per l'uso dei dati.

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

Valore della proprietà

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

location

Ubicazione.

location?: string

Valore della proprietà

string

resourceGroup

Gruppo di risorse.

resourceGroup?: string

Valore della proprietà

string

resourceId

ID risorsa.

resourceId?: string

Valore della proprietà

string

resourceName

Nome risorsa.

resourceName?: string

Valore della proprietà

string

subscriptionId

ID sottoscrizione.

subscriptionId?: string

Valore della proprietà

string

Dettagli proprietà ereditate

collection

Riferimento alla raccolta.

collection?: CollectionReference

Valore della proprietà

ereditato daDataSourceProperties.collection

dataSourceCollectionMovingState

Stato di spostamento della raccolta dell'origine dati.

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

Valore della proprietà

"Failed" | "Active" | "Moving"

Ereditato daDataSourceProperties.dataSourceCollectionMovingState