ElasticPoolPerDatabaseMaxPerformanceLevelCapability interface

The max per-database performance level capability.

Properties

limit

The maximum performance level per database.

reason

The reason for the capability not being available.

status

The status of the capability.

supportedPerDatabaseMinPerformanceLevels

The list of supported min database performance levels.

unit

Unit type used to measure performance level.

Property Details

limit

The maximum performance level per database.

limit?: number

Property Value

number

reason

The reason for the capability not being available.

reason?: string

Property Value

string

status

The status of the capability.

status?: CapabilityStatus

Property Value

supportedPerDatabaseMinPerformanceLevels

The list of supported min database performance levels.

supportedPerDatabaseMinPerformanceLevels?: ElasticPoolPerDatabaseMinPerformanceLevelCapability[]

Property Value

unit

Unit type used to measure performance level.

unit?: string

Property Value

string