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. |
| supported |
List of supported license types. |
| supported |
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
supportedLicenseTypes
List of supported license types.
supportedLicenseTypes?: LicenseTypeCapability[]
Property Value
supportedVcoresValues
List of supported virtual cores values.
supportedVcoresValues?: InstancePoolVcoresCapability[]