Uses of Class
com.azure.resourcemanager.sql.models.ElasticPoolEditionCapability
Packages that use ElasticPoolEditionCapability
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ElasticPoolEditionCapability in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type ElasticPoolEditionCapabilityModifier and TypeClassDescriptionfinal classThe elastic pool edition capability.Methods in com.azure.resourcemanager.sql.models that return ElasticPoolEditionCapabilityModifier and TypeMethodDescriptionstatic ElasticPoolEditionCapabilityElasticPoolEditionCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ElasticPoolEditionCapability from the JsonReader.ElasticPoolEditionCapability.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 ElasticPoolEditionCapabilityModifier and TypeMethodDescriptionServerVersionCapability.supportedElasticPoolEditions()Get the supportedElasticPoolEditions property: The list of supported elastic pool editions.