Uses of Enum Class
com.microsoft.azure.management.sql.CapabilityStatus
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of CapabilityStatus in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionstatic CapabilityStatus
CapabilityStatus.fromString
(String value) Parses a serialized value to a CapabilityStatus instance.EditionCapability.status()
Get the status of the edition.ElasticPoolDtuCapability.status()
Get the status of the capability.ElasticPoolEditionCapability.status()
Get the status of the elastic pool edition.ElasticPoolPerDatabaseMaxDtuCapability.status()
Get the status of the capability.ElasticPoolPerDatabaseMinDtuCapability.status()
Get the status of the capability.MaxSizeCapability.status()
Get the status of the maximum size capability.RegionCapabilities.status()
ServerVersionCapability.status()
Get the status of the server version.ServiceObjectiveCapability.status()
Get the status of the service objective.static CapabilityStatus
Returns the enum constant of this class with the specified name.static CapabilityStatus[]
CapabilityStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.