InstancePoolVcoresCapability interface

The managed instance virtual cores capability.

Properties

name

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

reason

The reason for the capability not being available.

status

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

storageLimit

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

value

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

Property Details

name

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

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. NOTE: This property will not be serialized. It can only be populated by the server.

status?: CapabilityStatus

Property Value

storageLimit

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

storageLimit?: MaxSizeCapability

Property Value

value

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

value?: number

Property Value

number