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