Package version:

Interface ServerVersionCapability

The server capability

Hierarchy

  • ServerVersionCapability

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?: EditionCapability[]

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

supportedElasticPoolEditions?: ElasticPoolEditionCapability[]

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

Generated using TypeDoc