ElasticPoolPerDatabaseMinPerformanceLevelCapability Class

The minimum per-database performance level capability.

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

Inheritance
ElasticPoolPerDatabaseMinPerformanceLevelCapability

Constructor

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

Parameters

reason
str
Required

The reason for the capability not being available.

Variables

limit
float

The minimum performance level per database.

unit
str or PerformanceLevelUnit

Unit type used to measure performance level. Possible values include: "DTU", "VCores".

status
str or CapabilityStatus

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