StorageAccountCreateParameters Class
The storage account create parameters.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
StorageAccountCreateParameters
Constructor
StorageAccountCreateParameters(*, resource_id: str, active_key_name: str, auto_regenerate_key: bool, regeneration_period: Optional[str] = None, storage_account_attributes=None, tags=None, **kwargs)
Parameters
- auto_regenerate_key
- bool
Required
Required. whether keyvault should manage the storage account for the user.
Feedback
Submit and view feedback for