Uses of Class
com.microsoft.azure.management.sql.MaxSizeCapability
Packages that use MaxSizeCapability
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of MaxSizeCapability in com.microsoft.azure.management.sql
Methods in com.microsoft.azure.management.sql that return MaxSizeCapabilityModifier and TypeMethodDescriptionElasticPoolDtuCapability.includedMaxSize()Get the included (free) max size for this service level objective.ServiceObjectiveCapability.includedMaxSize()Get the included (free) max size for this service level objective.Methods in com.microsoft.azure.management.sql that return types with arguments of type MaxSizeCapabilityModifier and TypeMethodDescriptionElasticPoolDtuCapability.supportedMaxSizes()Get the list of supported max sizes.ServiceObjectiveCapability.supportedMaxSizes()Get the list of supported maximum database sizes for this service objective.ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()Get the list of supported max database sizes.