Interface VirtualMachine.UpdateStages.WithProximityPlacementGroup

    • Method Detail

      • withProximityPlacementGroup

        VirtualMachine.Update withProximityPlacementGroup​(String proximityPlacementGroupId)
        Set information about the proximity placement group that the virtual machineshould be assigned to.
        Parameters:
        proximityPlacementGroupId - The Id of the proximity placement group subResource.
        Returns:
        the next stage of the definition.
      • withoutProximityPlacementGroup

        VirtualMachine.Update withoutProximityPlacementGroup()
        Removes the Proximity placement group from the VM.
        Returns:
        the next stage of the definition.