Uses of Class
com.azure.resourcemanager.sql.models.InstancePoolVcoresCapability
-
Packages that use InstancePoolVcoresCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of InstancePoolVcoresCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return InstancePoolVcoresCapability Modifier and Type Method Description InstancePoolVcoresCapabilityInstancePoolVcoresCapability. 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 InstancePoolVcoresCapability Modifier and Type Method Description List<InstancePoolVcoresCapability>InstancePoolFamilyCapability. supportedVcoresValues()Get the supportedVcoresValues property: List of supported virtual cores values.
-