Package version:

Interface InstancePoolFamilyCapability

The instance pool family capability.

Hierarchy

  • InstancePoolFamilyCapability

Properties

name?: string

Family name. 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.

supportedLicenseTypes?: LicenseTypeCapability[]

List of supported license types. NOTE: This property will not be serialized. It can only be populated by the server.

supportedVcoresValues?: InstancePoolVcoresCapability[]

List of supported virtual cores values. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc