ManagedInstanceVcoresCapability Class
The managed instance virtual cores capability.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ManagedInstanceVcoresCapability
Constructor
ManagedInstanceVcoresCapability(*, reason: Optional[str] = None, **kwargs)
Parameters
Variables
- name
- str
The virtual cores identifier.
- value
- int
The virtual cores value.
- included_max_size
- MaxSizeCapability
Included size.
- supported_storage_sizes
- list[MaxSizeRangeCapability]
Storage size ranges.
- instance_pool_supported
- bool
True if this service objective is supported for managed instances in an instance pool.
- standalone_supported
- bool
True if this service objective is supported for standalone managed instances.
- supported_maintenance_configurations
- list[ManagedInstanceMaintenanceConfigurationCapability]
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