Uses of Class
com.azure.resourcemanager.sql.models.ManagedInstanceEditionCapability
Packages that use ManagedInstanceEditionCapability
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ManagedInstanceEditionCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ManagedInstanceEditionCapabilityModifier and TypeMethodDescriptionManagedInstanceEditionCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedInstanceEditionCapability from the JsonReader.ManagedInstanceEditionCapability.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 ManagedInstanceEditionCapabilityModifier and TypeMethodDescriptionManagedInstanceVersionCapability.supportedEditions()Get the supportedEditions property: The list of supported managed instance editions.