ElasticPoolPerDatabaseMinPerformanceLevelCapability interface

The minimum per-database performance level capability.

Properties

limit

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

reason

The reason for the capability not being available.

status

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

unit

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

Property Details

limit

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

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. NOTE: This property will not be serialized. It can only be populated by the server.

status?: CapabilityStatus

Property Value

unit

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

unit?: string

Property Value

string