Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudServiceRoleInstances

Package version

Interface representing a CloudServiceRoleInstances.

Hierarchy

  • CloudServiceRoleInstances

Implemented by

Index

Methods

beginDelete

beginDeleteAndWait

beginRebuild

  • The Rebuild Role Instance asynchronous operation reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them. If you do not want to initialize storage resources, you can use Reimage Role Instance.

    Parameters

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

beginRebuildAndWait

  • The Rebuild Role Instance asynchronous operation reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them. If you do not want to initialize storage resources, you can use Reimage Role Instance.

    Parameters

    Returns Promise<void>

beginReimage

beginReimageAndWait

beginRestart

beginRestartAndWait

get

getInstanceView

getRemoteDesktopFile

list

Generated using TypeDoc