DatasourceDataLakeGen2SharedKey Class

DatasourceDataLakeGen2SharedKey.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.ai.metricsadvisor.models._models.DatasourceCredential
DatasourceDataLakeGen2SharedKey

Constructor

DatasourceDataLakeGen2SharedKey(name: str, account_key: str, **kwargs: Any)

Parameters

name
str
Required

Required. Name of data source credential.

account_key
str
Required

Required. The account key to access the Azure Data Lake Storage Gen2.

description
str

Description of data source credential.

Variables

credential_type

Required. Type of data source credential.Constant filled by server. Possible values include: "AzureSQLConnectionString", "DataLakeGen2SharedKey", "ServicePrincipal", "ServicePrincipalInKV".

id
str

Unique id of data source credential.