Uses of Class
com.microsoft.azure.management.compute.HardwareProfile
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of HardwareProfile in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineUpdate.hardwareProfile()
Get specifies the hardware settings for the virtual machine.HardwareProfile.withVmSize
(VirtualMachineSizeTypes vmSize) Set specifies the size of the virtual machine.Modifier and TypeMethodDescriptionVirtualMachineUpdate.withHardwareProfile
(HardwareProfile hardwareProfile) Set specifies the hardware settings for the virtual machine.