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