Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VirtualMachinesImpl

Package version

Class containing VirtualMachines operations.

Hierarchy

  • VirtualMachinesImpl

Implements

Index

Constructors

constructor

Methods

beginAssessPatches

beginAssessPatchesAndWait

beginCapture

beginCaptureAndWait

beginConvertToManagedDisks

beginConvertToManagedDisksAndWait

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDeallocate

beginDeallocateAndWait

beginDelete

beginDeleteAndWait

beginInstallPatches

beginInstallPatchesAndWait

beginPerformMaintenance

beginPerformMaintenanceAndWait

beginPowerOff

  • The operation to power off (stop) a virtual machine. The virtual machine can be restarted with the same provisioned resources. You are still charged for this virtual machine.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • vmName: string

      The name of the virtual machine.

    • Optional options: VirtualMachinesPowerOffOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginPowerOffAndWait

beginReapply

beginReapplyAndWait

beginRedeploy

beginRedeployAndWait

beginReimage

beginReimageAndWait

beginRestart

beginRestartAndWait

beginRunCommand

beginRunCommandAndWait

beginStart

beginStartAndWait

beginUpdate

beginUpdateAndWait

generalize

get

instanceView

list

listAll

listAvailableSizes

listByLocation

retrieveBootDiagnosticsData

simulateEviction

Generated using TypeDoc