Uses of Class
com.azure.resourcemanager.sql.models.ElasticPoolPerformanceLevelCapability
-
Packages that use ElasticPoolPerformanceLevelCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ElasticPoolPerformanceLevelCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ElasticPoolPerformanceLevelCapability Modifier and Type Method Description ElasticPoolPerformanceLevelCapabilityElasticPoolPerformanceLevelCapability. withReason(String reason)Set the reason property: The reason for the capability not being available.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ElasticPoolPerformanceLevelCapability Modifier and Type Method Description List<ElasticPoolPerformanceLevelCapability>ElasticPoolEditionCapability. supportedElasticPoolPerformanceLevels()Get the supportedElasticPoolPerformanceLevels property: The list of supported elastic pool DTU levels for the edition.
-