Package version:

Interface ManagedInstanceEditionCapability

The managed server capability

Hierarchy

  • ManagedInstanceEditionCapability

Properties

name?: string

The managed 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.

supportedFamilies?: ManagedInstanceFamilyCapability[]

The supported families. 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