Uses of Class
com.azure.resourcemanager.sql.models.ManagedInstanceFamilyCapability
-
Packages that use ManagedInstanceFamilyCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ManagedInstanceFamilyCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ManagedInstanceFamilyCapability Modifier and Type Method Description ManagedInstanceFamilyCapabilityManagedInstanceFamilyCapability. 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 ManagedInstanceFamilyCapability Modifier and Type Method Description List<ManagedInstanceFamilyCapability>ManagedInstanceEditionCapability. supportedFamilies()Get the supportedFamilies property: The supported families.
-