Uses of Class
com.azure.resourcemanager.sql.models.ElasticPoolPerDatabaseMinPerformanceLevelCapability
Packages that use ElasticPoolPerDatabaseMinPerformanceLevelCapability
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ElasticPoolPerDatabaseMinPerformanceLevelCapability in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type ElasticPoolPerDatabaseMinPerformanceLevelCapabilityModifier and TypeClassDescriptionfinal classThe minimum per-database performance level capability.Methods in com.azure.resourcemanager.sql.models that return ElasticPoolPerDatabaseMinPerformanceLevelCapabilityModifier and TypeMethodDescriptionElasticPoolPerDatabaseMinPerformanceLevelCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ElasticPoolPerDatabaseMinPerformanceLevelCapability from the JsonReader.ElasticPoolPerDatabaseMinPerformanceLevelCapability.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 ElasticPoolPerDatabaseMinPerformanceLevelCapabilityModifier and TypeMethodDescriptionElasticPoolPerDatabaseMaxPerformanceLevelCapability.supportedPerDatabaseMinPerformanceLevels()Get the supportedPerDatabaseMinPerformanceLevels property: The list of supported min database performance levels.