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.

supportedEditions

The list of supported managed instance editions.

supportedInstancePoolEditions

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

The status of the capability.

status?: CapabilityStatus

Property Value

supportedEditions

The list of supported managed instance editions.

supportedEditions?: ManagedInstanceEditionCapability[]

Property Value

supportedInstancePoolEditions

The list of supported instance pool editions.

supportedInstancePoolEditions?: InstancePoolEditionCapability[]

Property Value