ServiceObjectiveCapability Class
The service objectives capability.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ServiceObjectiveCapability
Constructor
ServiceObjectiveCapability(*, reason: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
The unique ID of the service objective.
- name
- str
The service objective name.
- supported_max_sizes
- list[MaxSizeRangeCapability]
The list of supported maximum database sizes.
- performance_level
- PerformanceLevelCapability
The performance level.
- sku
- Sku
The sku.
- supported_license_types
- list[LicenseTypeCapability]
List of supported license types.
- included_max_size
- MaxSizeCapability
The included (free) max size.
- zone_redundant
- bool
Whether or not zone redundancy is supported for the service objective.
- supported_auto_pause_delay
- AutoPauseDelayTimeRange
Supported time range for auto pause delay.
- supported_min_capacities
- list[MinCapacityCapability]
List of supported min capacities.
- compute_model
- str
The compute model.
- supported_maintenance_configurations
- list[MaintenanceConfigurationCapability]
List of supported maintenance configurations.
- status
- str or CapabilityStatus
The status of the capability. Possible values include: "Visible", "Available", "Default", "Disabled".
Feedback
Submit and view feedback for