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