Package version:

Interface ManagedInstanceVersionCapability

The managed instance capability

Hierarchy

  • ManagedInstanceVersionCapability

Properties

name?: string

The server version 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.

supportedEditions?: ManagedInstanceEditionCapability[]

The list of supported managed instance editions. NOTE: This property will not be serialized. It can only be populated by the server.

supportedInstancePoolEditions?: InstancePoolEditionCapability[]

The list of supported instance pool editions. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc