Package version:

Interface ServiceObjectiveCapability

The service objectives capability.

Hierarchy

  • ServiceObjectiveCapability

Properties

computeModel?: string

The compute model NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

The unique ID of the service objective. NOTE: This property will not be serialized. It can only be populated by the server.

includedMaxSize?: MaxSizeCapability

The included (free) max size. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The service objective name. NOTE: This property will not be serialized. It can only be populated by the server.

performanceLevel?: PerformanceLevelCapability

The performance level. 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.

sku?: Sku

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

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

supportedAutoPauseDelay?: AutoPauseDelayTimeRange

Supported time range for auto pause delay NOTE: This property will not be serialized. It can only be populated by the server.

supportedLicenseTypes?: LicenseTypeCapability[]

List of supported license types. NOTE: This property will not be serialized. It can only be populated by the server.

supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]

List of supported maintenance configurations NOTE: This property will not be serialized. It can only be populated by the server.

supportedMaxSizes?: MaxSizeRangeCapability[]

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

supportedMinCapacities?: MinCapacityCapability[]

List of supported min capacities NOTE: This property will not be serialized. It can only be populated by the server.

zoneRedundant?: boolean

Whether or not zone redundancy is supported for the service objective. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc