Package version:

Interface ManagedInstanceFamilyCapability

The managed server family capability.

Hierarchy

  • ManagedInstanceFamilyCapability

Properties

name?: string

Family 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.

sku?: string

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

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

supportedLicenseTypes?: LicenseTypeCapability[]

List of supported license types. NOTE: This property will not be serialized. It can only be populated by the server.

supportedVcoresValues?: ManagedInstanceVcoresCapability[]

List of supported virtual cores values. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc