ServiceObjectiveCapability interface

The service objectives capability.

Properties

computeModel

The compute model

id

The unique ID of the service objective.

includedMaxSize

The included (free) max size.

name

The service objective name.

performanceLevel

The performance level.

reason

The reason for the capability not being available.

sku

The sku.

status

The status of the capability.

supportedAutoPauseDelay

Supported time range for auto pause delay

supportedFreeLimitExhaustionBehaviors

List of supported free limit exhaustion behaviors

supportedLicenseTypes

List of supported license types.

supportedMaintenanceConfigurations

List of supported maintenance configurations

supportedMaxSizes

The list of supported maximum database sizes.

supportedMinCapacities

List of supported min capacities

supportedZones

List of supported availability zones

zonePinning

Whether or not zone pinning is supported.

zoneRedundant

Whether or not zone redundancy is supported for the service objective.

Property Details

computeModel

The compute model

computeModel?: string

Property Value

string

id

The unique ID of the service objective.

id?: string

Property Value

string

includedMaxSize

The included (free) max size.

includedMaxSize?: MaxSizeCapability

Property Value

name

The service objective name.

name?: string

Property Value

string

performanceLevel

The performance level.

performanceLevel?: PerformanceLevelCapability

Property Value

reason

The reason for the capability not being available.

reason?: string

Property Value

string

sku

The sku.

sku?: Sku

Property Value

Sku

status

The status of the capability.

status?: CapabilityStatus

Property Value

supportedAutoPauseDelay

Supported time range for auto pause delay

supportedAutoPauseDelay?: AutoPauseDelayTimeRange

Property Value

supportedFreeLimitExhaustionBehaviors

List of supported free limit exhaustion behaviors

supportedFreeLimitExhaustionBehaviors?: FreeLimitExhaustionBehaviorCapability[]

Property Value

supportedLicenseTypes

List of supported license types.

supportedLicenseTypes?: LicenseTypeCapability[]

Property Value

supportedMaintenanceConfigurations

List of supported maintenance configurations

supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]

Property Value

supportedMaxSizes

The list of supported maximum database sizes.

supportedMaxSizes?: MaxSizeRangeCapability[]

Property Value

supportedMinCapacities

List of supported min capacities

supportedMinCapacities?: MinCapacityCapability[]

Property Value

supportedZones

List of supported availability zones

supportedZones?: ZonePinningCapability[]

Property Value

zonePinning

Whether or not zone pinning is supported.

zonePinning?: boolean

Property Value

boolean

zoneRedundant

Whether or not zone redundancy is supported for the service objective.

zoneRedundant?: boolean

Property Value

boolean