InstancePoolEditionCapability interface
The instance pool capability
Properties
| name | The instance pool version name. |
| reason | The reason for the capability not being available. |
| status | The status of the capability. |
| supported |
The supported families. |
Property Details
name
The instance pool version name.
name?: string
Property Value
string
reason
The reason for the capability not being available.
reason?: string
Property Value
string
status
supportedFamilies
The supported families.
supportedFamilies?: InstancePoolFamilyCapability[]