Uses of Class
com.azure.resourcemanager.sql.models.ElasticPoolEditionCapability
-
Packages that use ElasticPoolEditionCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ElasticPoolEditionCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ElasticPoolEditionCapability Modifier and Type Method Description ElasticPoolEditionCapabilityElasticPoolEditionCapability. 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 ElasticPoolEditionCapability Modifier and Type Method Description List<ElasticPoolEditionCapability>ServerVersionCapability. supportedElasticPoolEditions()Get the supportedElasticPoolEditions property: The list of supported elastic pool editions.
-