ServerVersionCapability Class
The server capability.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ServerVersionCapability
Constructor
ServerVersionCapability(*, reason: Optional[str] = None, **kwargs)
Parameters
Variables
- name
- str
The server version name.
- supported_editions
- list[EditionCapability]
The list of supported database editions.
- supported_elastic_pool_editions
- list[ElasticPoolEditionCapability]
The list of supported elastic pool editions.
- status
- str or CapabilityStatus
The status of the capability. Possible values include: "Visible", "Available", "Default", "Disabled".
Feedback
Submit and view feedback for