StorageCapability Class

The storage account type capability.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
StorageCapability

Constructor

StorageCapability(*, reason: Optional[str] = None, **kwargs)

Parameters

reason
str
Required

The reason for the capability not being available.

Variables

storage_account_type
str or StorageCapabilityStorageAccountType

The storage account type for the database's backups. Possible values include: "GRS", "LRS", "ZRS".

status
str or CapabilityStatus

The status of the capability. Possible values include: "Visible", "Available", "Default", "Disabled".