Uses of Class
com.azure.resourcemanager.sql.models.MinCapacityCapability
-
Packages that use MinCapacityCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of MinCapacityCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return MinCapacityCapability Modifier and Type Method Description MinCapacityCapabilityMinCapacityCapability. 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 MinCapacityCapability Modifier and Type Method Description List<MinCapacityCapability>ServiceObjectiveCapability. supportedMinCapacities()Get the supportedMinCapacities property: List of supported min capacities.
-