Uses of Class
com.azure.resourcemanager.sql.models.ManagedInstanceVcoresCapability
Packages that use ManagedInstanceVcoresCapability
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ManagedInstanceVcoresCapability in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type ManagedInstanceVcoresCapabilityModifier and TypeClassDescriptionfinal classThe managed instance virtual cores capability.Methods in com.azure.resourcemanager.sql.models that return ManagedInstanceVcoresCapabilityModifier and TypeMethodDescriptionManagedInstanceVcoresCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedInstanceVcoresCapability from the JsonReader.ManagedInstanceVcoresCapability.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 ManagedInstanceVcoresCapabilityModifier and TypeMethodDescriptionManagedInstanceFamilyCapability.supportedVcoresValues()Get the supportedVcoresValues property: List of supported virtual cores values.