Package version:

Interface EditionCapability

The edition capability.

Hierarchy

  • EditionCapability

Properties

name?: string

The database edition name. NOTE: This property will not be serialized. It can only be populated by the server.

The read scale capability for the edition. 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.

supportedServiceLevelObjectives?: ServiceObjectiveCapability[]

The list of supported service objectives for the edition. NOTE: This property will not be serialized. It can only be populated by the server.

supportedStorageCapabilities?: StorageCapability[]

The list of supported storage capabilities for this edition NOTE: This property will not be serialized. It can only be populated by the server.

zoneRedundant?: boolean

Whether or not zone redundancy is supported for the edition. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc