DatasourceServicePrincipal Class
DatasourceServicePrincipal.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.ai.metricsadvisor.models._models.DatasourceCredentialDatasourceServicePrincipal
Constructor
DatasourceServicePrincipal(name: str, client_id: str, client_secret: str, tenant_id: str, **kwargs: Any)
Parameters
- 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.
Feedback
Submit and view feedback for