| Package | Description |
|---|---|
| com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HardwareProfile |
VirtualMachineUpdate.hardwareProfile()
Get specifies the hardware settings for the virtual machine.
|
HardwareProfile |
HardwareProfile.withVmSize(VirtualMachineSizeTypes vmSize)
Set specifies the size of the virtual machine.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineUpdate |
VirtualMachineUpdate.withHardwareProfile(HardwareProfile hardwareProfile)
Set specifies the hardware settings for the virtual machine.
|
Copyright © 2019. All rights reserved.