ManagedInstanceEditionCapability interface

The managed server capability

Properties

isGeneralPurposeV2

Whether or not this is a GPv2 variant of General Purpose edition.

name

The managed server version name.

reason

The reason for the capability not being available.

status

The status of the capability.

supportedFamilies

The supported families.

supportedStorageCapabilities

The list of supported storage capabilities for this edition

Property Details

isGeneralPurposeV2

Whether or not this is a GPv2 variant of General Purpose edition.

isGeneralPurposeV2?: boolean

Property Value

boolean

name

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

supportedFamilies

The supported families.

supportedFamilies?: ManagedInstanceFamilyCapability[]

Property Value

supportedStorageCapabilities

The list of supported storage capabilities for this edition

supportedStorageCapabilities?: StorageCapability[]

Property Value