InstancePoolVcoresCapability Class

The managed instance virtual cores capability.

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

Inheritance
InstancePoolVcoresCapability

Constructor

InstancePoolVcoresCapability(*, reason: Optional[str] = None, **kwargs)

Parameters

reason
str
Required

The reason for the capability not being available.

Variables

name
str

The virtual cores identifier.

value
int

The virtual cores value.

storage_limit
MaxSizeCapability

Storage limit.

status
str or CapabilityStatus

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