ElasticPoolPerDatabaseMinPerformanceLevelCapability Class
The minimum per-database performance level capability.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ElasticPoolPerDatabaseMinPerformanceLevelCapability(*, 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 |
|---|---|
|
limit
|
The minimum performance level per database. |
|
unit
|
Unit type used to measure performance level. Known values are: "DTU" and "VCores". |
|
status
|
The status of the capability. Known values are: "Visible", "Available", "Default", and "Disabled". |
|
reason
|
The reason for the capability not being available. |