StorageCapability Class
The storage account type capability.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
StorageCapability(*, reason: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
reason
|
The reason for the capability not being available. Default value: None
|
Variables
| Name | Description |
|---|---|
|
storage_account_type
|
The storage account type for the database's backups. Known values are: "GRS", "LRS", and "ZRS". |
|
status
|
The status of the capability. Known values are: "Visible", "Available", "Default", and "Disabled". |
|
reason
|
The reason for the capability not being available. |