| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/