Class ServerVersionCapability
java.lang.Object
com.microsoft.azure.management.sql.ServerVersionCapability
The server capabilities.
-
Constructor Details
-
ServerVersionCapability
public ServerVersionCapability()
-
-
Method Details
-
name
Get the server version name.- Returns:
- the name value
-
status
Get the status of the server version. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'.- Returns:
- the status value
-
supportedEditions
Get the list of supported database editions.- Returns:
- the supportedEditions value
-
supportedElasticPoolEditions
Get the list of supported elastic pool editions.- Returns:
- the supportedElasticPoolEditions value
-