ManagedInstanceVersionCapability Class

The managed instance capability.

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

Inheritance
ManagedInstanceVersionCapability

Constructor

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

Parameters

reason
str
Required

The reason for the capability not being available.

Variables

name
str

The server version name.

supported_editions
list[ManagedInstanceEditionCapability]

The list of supported managed instance editions.

supported_instance_pool_editions
list[InstancePoolEditionCapability]

The list of supported instance pool editions.

status
str or CapabilityStatus

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