Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineScaleSets

Package version

Interface representing a VirtualMachineScaleSets.

Hierarchy

  • VirtualMachineScaleSets

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDeallocate

  • Deallocates specific virtual machines in a VM scale set. Shuts down the virtual machines and releases the compute resources. You are not billed for the compute resources that this virtual machine scale set deallocates.

    Parameters

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

beginDeallocateAndWait

  • Deallocates specific virtual machines in a VM scale set. Shuts down the virtual machines and releases the compute resources. You are not billed for the compute resources that this virtual machine scale set deallocates.

    Parameters

    Returns Promise<void>

beginDelete

beginDeleteAndWait

beginDeleteInstances

beginDeleteInstancesAndWait

beginPerformMaintenance

beginPerformMaintenanceAndWait

beginPowerOff

  • Power off (stop) one or more virtual machines in a VM scale set. Note that resources are still attached and you are getting charged for the resources. Instead, use deallocate to release resources and avoid charges.

    Parameters

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

beginPowerOffAndWait

  • Power off (stop) one or more virtual machines in a VM scale set. Note that resources are still attached and you are getting charged for the resources. Instead, use deallocate to release resources and avoid charges.

    Parameters

    Returns Promise<void>

beginRedeploy

beginRedeployAndWait

beginReimage

  • Reimages (upgrade the operating system) one or more virtual machines in a VM scale set which don't have a ephemeral OS disk, for virtual machines who have a ephemeral OS disk the virtual machine is reset to initial state.

    Parameters

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

beginReimageAll

beginReimageAllAndWait

beginReimageAndWait

  • Reimages (upgrade the operating system) one or more virtual machines in a VM scale set which don't have a ephemeral OS disk, for virtual machines who have a ephemeral OS disk the virtual machine is reset to initial state.

    Parameters

    Returns Promise<void>

beginRestart

beginRestartAndWait

beginSetOrchestrationServiceState

beginSetOrchestrationServiceStateAndWait

beginStart

beginStartAndWait

beginUpdate

beginUpdateAndWait

beginUpdateInstances

beginUpdateInstancesAndWait

convertToSinglePlacementGroup

forceRecoveryServiceFabricPlatformUpdateDomainWalk

get

getInstanceView

list

listAll

listByLocation

listOSUpgradeHistory

listSkus

Generated using TypeDoc