Class EditionCapability
java.lang.Object
com.microsoft.azure.management.sql.EditionCapability
The database edition capabilities.
-
Constructor Details
-
EditionCapability
public EditionCapability()
-
-
Method Details
-
name
Get the edition name.- Returns:
- the name value
-
status
Get the status of the edition. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'.- Returns:
- the status value
-
supportedServiceLevelObjectives
Get the list of supported service objectives for the edition.- Returns:
- the supportedServiceLevelObjectives value
-
zoneRedundant
Get whether or not zone redundancy is supported for the edition.- Returns:
- the zoneRedundant value
-