Interface VirtualMachine.UpdateStages.WithCapacityReservation

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

public static interface VirtualMachine.UpdateStages.WithCapacityReservation
The stage of the virtual machine update allowing to capacity reservation configurations.
  • Method Details

    • withCapacityReservationGroup

      VirtualMachine.Update withCapacityReservationGroup(String capacityReservationGroupId)
      Specifies resource id of capacity reservation group for the virtual machine.
      Parameters:
      capacityReservationGroupId - the resource id of capacity reservation group
      Returns:
      the next stage of the update