Sku Class
The SKU of the storage account.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
Sku
Constructor
Sku(*, name: Union[str, azure.mgmt.storage.v2021_06_01.models._storage_management_client_enums.SkuName], **kwargs)
Variables
Required. The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType. Possible values include: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Premium_LRS", "Premium_ZRS", "Standard_GZRS", "Standard_RAGZRS".
Feedback
Submit and view feedback for