Package version:

Interface ElasticPoolPerDatabaseMaxPerformanceLevelCapability

The max per-database performance level capability.

Hierarchy

  • ElasticPoolPerDatabaseMaxPerformanceLevelCapability

Properties

limit?: number

The maximum performance level per database. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

The reason for the capability not being available.

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

supportedPerDatabaseMinPerformanceLevels?: ElasticPoolPerDatabaseMinPerformanceLevelCapability[]

The list of supported min database performance levels. NOTE: This property will not be serialized. It can only be populated by the server.

unit?: string

Unit type used to measure performance level. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc