UpdateStorageAccountParameters Class

The parameters used to update an Azure Storage account.

Inheritance
UpdateStorageAccountParameters

Constructor

UpdateStorageAccountParameters(*, 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.

suffix
str
Required

The optional suffix for the storage account.