DataLakeAnalyticsCatalogCredentialCreateParameters Class
Data Lake Analytics catalog credential creation parameters.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
DataLakeAnalyticsCatalogCredentialCreateParameters
Constructor
DataLakeAnalyticsCatalogCredentialCreateParameters(**kwargs)
Parameters
- password
- str
Required
Required. the password for the credential and user with access to the data source.
- uri
- str
Required
Required. the URI identifier for the data source this credential can connect to in the format :
- user_id
- str
Required
Required. the object identifier for the user associated with this credential with access to the data source.
Feedback
Submit and view feedback for