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