AddStorageAccountWithAccountParameters Class
The parameters used to add a new Azure Storage account while creating a new Data Lake Analytics account.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AddStorageAccountWithAccountParameters
Constructor
AddStorageAccountWithAccountParameters(*, name: str, access_key: str, suffix: Optional[str] = None, **kwargs)
Parameters
- access_key
- str
Required
Required. The access key associated with this Azure Storage account that will be used to connect to it.
Feedback
Submit and view feedback for