ManagedInstanceVersionCapability interface
The managed instance capability
Properties
| name | The server version name. |
| reason | The reason for the capability not being available. |
| status | The status of the capability. |
| supported |
The list of supported managed instance editions. |
| supported |
The list of supported instance pool editions. |
Property Details
name
The server version name.
name?: string
Property Value
string
reason
The reason for the capability not being available.
reason?: string
Property Value
string
status
supportedEditions
The list of supported managed instance editions.
supportedEditions?: ManagedInstanceEditionCapability[]
Property Value
supportedInstancePoolEditions
The list of supported instance pool editions.
supportedInstancePoolEditions?: InstancePoolEditionCapability[]