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