Uses of Class
com.azure.resourcemanager.sql.models.ElasticPoolPerDatabaseMinPerformanceLevelCapability
-
Packages that use ElasticPoolPerDatabaseMinPerformanceLevelCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ElasticPoolPerDatabaseMinPerformanceLevelCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ElasticPoolPerDatabaseMinPerformanceLevelCapability Modifier and Type Method Description ElasticPoolPerDatabaseMinPerformanceLevelCapabilityElasticPoolPerDatabaseMinPerformanceLevelCapability. 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 ElasticPoolPerDatabaseMinPerformanceLevelCapability Modifier and Type Method Description List<ElasticPoolPerDatabaseMinPerformanceLevelCapability>ElasticPoolPerDatabaseMaxPerformanceLevelCapability. supportedPerDatabaseMinPerformanceLevels()Get the supportedPerDatabaseMinPerformanceLevels property: The list of supported min database performance levels.
-