Uses of Class
com.azure.resourcemanager.sql.models.MaxSizeRangeCapability
Packages that use MaxSizeRangeCapability
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of MaxSizeRangeCapability in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type MaxSizeRangeCapabilityModifier and TypeClassDescriptionfinal classThe maximum size range capability.Methods in com.azure.resourcemanager.sql.models that return MaxSizeRangeCapabilityModifier and TypeMethodDescriptionstatic MaxSizeRangeCapabilityMaxSizeRangeCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MaxSizeRangeCapability from the JsonReader.MaxSizeRangeCapability.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 MaxSizeRangeCapabilityModifier and TypeMethodDescriptionElasticPoolPerformanceLevelCapability.supportedMaxSizes()Get the supportedMaxSizes property: The list of supported max sizes.ServiceObjectiveCapability.supportedMaxSizes()Get the supportedMaxSizes property: The list of supported maximum database sizes.ElasticPoolPerformanceLevelCapability.supportedPerDatabaseMaxSizes()Get the supportedPerDatabaseMaxSizes property: The list of supported per database max sizes.ManagedInstanceVcoresCapability.supportedStorageSizes()Get the supportedStorageSizes property: Storage size ranges.