InstancePoolFamilyCapability interface

The instance pool family capability.

Properties

name

Family name.

reason

The reason for the capability not being available.

status

The status of the capability.

supportedLicenseTypes

List of supported license types.

supportedVcoresValues

List of supported virtual cores values.

Property Details

name

Family name.

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

supportedLicenseTypes

List of supported license types.

supportedLicenseTypes?: LicenseTypeCapability[]

Property Value

supportedVcoresValues

List of supported virtual cores values.

supportedVcoresValues?: InstancePoolVcoresCapability[]

Property Value