Package version:

Interface InstancePoolVcoresCapability

The managed instance virtual cores capability.

Hierarchy

  • InstancePoolVcoresCapability

Properties

name?: string

The virtual cores identifier. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

The reason for the capability not being available.

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

storageLimit?: MaxSizeCapability

Storage limit. NOTE: This property will not be serialized. It can only be populated by the server.

value?: number

The virtual cores value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc