Uses of Class
com.microsoft.azure.management.compute.RecommendedMachineConfiguration
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of RecommendedMachineConfiguration in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionGalleryImageUpdate.recommended()
Get the recommended value.GalleryImage.recommendedVirtualMachineConfiguration()
RecommendedMachineConfiguration.withMemory
(ResourceRange memory) Set the memory value.RecommendedMachineConfiguration.withVCPUs
(ResourceRange vCPUs) Set the vCPUs value.Modifier and TypeMethodDescriptionGalleryImageUpdate.withRecommended
(RecommendedMachineConfiguration recommended) Set the recommended value.GalleryImage.DefinitionStages.WithRecommendedVMConfiguration.withRecommendedConfigurationForVirtualMachine
(RecommendedMachineConfiguration recommendedConfig) Specifies recommended configuration for the virtual machine based on the image.GalleryImage.UpdateStages.WithRecommendedVMConfiguration.withRecommendedConfigurationForVirtualMachine
(RecommendedMachineConfiguration recommendedConfig) Specifies recommended configuration for the virtual machine based on the image.