InstancePoolVcoresCapability interface

The managed instance virtual cores capability.

Properties

name

The virtual cores identifier.

reason

The reason for the capability not being available.

status

The status of the capability.

storageLimit

Storage limit.

value

The virtual cores value.

Property Details

name

The virtual cores identifier.

name?: string

Property Value

string

reason

The reason for the capability not being available.

reason?: string

Property Value

string

status

The status of the capability.

status?: CapabilityStatus

Property Value

storageLimit

Storage limit.

storageLimit?: MaxSizeCapability

Property Value

value

The virtual cores value.

value?: number

Property Value

number