Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineExtensions

Package version

Interface representing a MachineExtensions.

Hierarchy

  • MachineExtensions

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • The operation to delete the extension.

    Parameters

    • resourceGroupName: string

      The Resource Group Name.

    • name: string

      The name of the machine where the extension should be deleted.

    • extensionName: string

      The name of the machine extension.

    • Optional options: MachineExtensionsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

list

Generated using TypeDoc