Uses of Class
com.azure.resourcemanager.sql.models.ServerVersionCapability
-
Packages that use ServerVersionCapability Package Description com.azure.resourcemanager.sql.fluent.models Package containing the inner data models for SqlManagementClient.com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ServerVersionCapability in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type ServerVersionCapability Modifier and Type Method Description List<ServerVersionCapability>LocationCapabilitiesInner. supportedServerVersions()Get the supportedServerVersions property: The list of supported server versions. -
Uses of ServerVersionCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ServerVersionCapability Modifier and Type Method Description ServerVersionCapabilityServerVersionCapability. 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 ServerVersionCapability Modifier and Type Method Description Map<String,ServerVersionCapability>RegionCapabilities. supportedCapabilitiesByServerVersion()
-