ManagedInstanceFamilyCapability Class

The managed server family capability.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ManagedInstanceFamilyCapability

Constructor

ManagedInstanceFamilyCapability(*, reason: Optional[str] = None, **kwargs)

Parameters

reason
str
Required

The reason for the capability not being available.

Variables

name
str

Family name.

sku
str

SKU name.

supported_license_types
list[LicenseTypeCapability]

List of supported license types.

supported_vcores_values
list[ManagedInstanceVcoresCapability]

List of supported virtual cores values.

status
str or CapabilityStatus

The status of the capability. Possible values include: "Visible", "Available", "Default", "Disabled".