Uses of Class
com.azure.resourcemanager.sql.models.ServerVersionCapability
Packages that use ServerVersionCapability
Package
Description
Package containing the inner data models for SqlManagementClient.
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 ServerVersionCapabilityModifier and TypeMethodDescriptionLocationCapabilitiesInner.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 ServerVersionCapabilityModifier and TypeMethodDescriptionstatic ServerVersionCapabilityServerVersionCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerVersionCapability from the JsonReader.ServerVersionCapability.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