StorageEditionCapability Class
storage edition capability.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelStorageEditionCapability
Constructor
StorageEditionCapability(**kwargs)
Variables
Name | Description |
---|---|
name
|
storage edition name. |
min_storage_size
|
<xref:long>
The minimal supported storage size. |
max_storage_size
|
<xref:long>
The maximum supported storage size. |
min_backup_retention_days
|
<xref:long>
Minimal backup retention days. |
max_backup_retention_days
|
<xref:long>
Maximum backup retention days. |
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