ServiceObjectiveCapability Class

The service objectives capability.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
ServiceObjectiveCapability

Constructor

ServiceObjectiveCapability(*, reason: str | None = None, **kwargs)

Parameters

Name Description
reason
Required
str

The reason for the capability not being available.

Keyword-Only Parameters

Name Description
reason
Required

Variables

Name Description
id
str

The unique ID of the service objective.

name
str

The service objective name.

supported_max_sizes

The list of supported maximum database sizes.

performance_level

The performance level.

sku
Sku

The sku.

supported_license_types

List of supported license types.

included_max_size

The included (free) max size.

zone_redundant

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

supported_auto_pause_delay

Supported time range for auto pause delay.

supported_min_capacities

List of supported min capacities.

compute_model
str

The compute model.

supported_maintenance_configurations

List of supported maintenance configurations.

status

The status of the capability. Possible values include: "Visible", "Available", "Default", "Disabled".