Uses of Class
com.microsoft.azure.management.compute.ResourceRange
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ResourceRange in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionRecommendedMachineConfiguration.memory()
Get the memory value.RecommendedMachineConfiguration.vCPUs()
Get the vCPUs value.Set the maximum number of the resource.Set the minimum number of the resource.Modifier and TypeMethodDescriptionRecommendedMachineConfiguration.withMemory
(ResourceRange memory) Set the memory value.RecommendedMachineConfiguration.withVCPUs
(ResourceRange vCPUs) Set the vCPUs value.