Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuestAgents

Package version

Interface representing a GuestAgents.

Hierarchy

  • GuestAgents

Implemented by

Index

Methods

beginCreate

beginCreateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, virtualMachineName: string, name: string, options?: GuestAgentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Implements GuestAgent DELETE method.

    Parameters

    • resourceGroupName: string

      The Resource Group Name.

    • virtualMachineName: string

      Name of the vm.

    • name: string

      Name of the GuestAgent.

    • Optional options: GuestAgentsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

listByVm

Generated using TypeDoc