Interface VirtualMachine.UpdateStages.WithHardwareProfile

All Known Subinterfaces:
VirtualMachine.Update
Enclosing interface:
VirtualMachine.UpdateStages

public static interface VirtualMachine.UpdateStages.WithHardwareProfile
The stage of the VirtualMachine update allowing to specify hardwareProfile.
  • Method Details

    • withHardwareProfile

      VirtualMachine.Update withHardwareProfile(HardwareProfile hardwareProfile)
      Specifies the hardwareProfile property: Defines the resource properties..
      Parameters:
      hardwareProfile - Defines the resource properties.
      Returns:
      the next definition stage.