Condividi tramite


ElasticPoolPerDatabaseMaxPerformanceLevelCapability Class

The max per-database performance level capability.

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

Constructor

ElasticPoolPerDatabaseMaxPerformanceLevelCapability(*, reason: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
reason
str

The reason for the capability not being available.

Default value: None

Variables

Name Description
limit

The maximum performance level per database.

unit

Unit type used to measure performance level. Known values are: "DTU" and "VCores".

supported_per_database_min_performance_levels

The list of supported min database performance levels.

status

The status of the capability. Known values are: "Visible", "Available", "Default", and "Disabled".

reason
str

The reason for the capability not being available.