SkuName Enum
The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType.
- Inheritance
-
builtins.strSkuNameSkuName
Constructor
SkuName(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
PREMIUM_LRS |
PREMIUM_ZRS |
STANDARD_GRS |
STANDARD_GZRS |
STANDARD_LRS |
STANDARD_RAGRS |
STANDARD_RAGZRS |
STANDARD_ZRS |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python