Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApplicationsImpl

Package version

Class containing Applications operations.

Hierarchy

  • ApplicationsImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Remove an application.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • applicationGroupName: string

      The name of the application group

    • applicationName: string

      The name of the application within the specified application group

    • Optional options: ApplicationsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

update

Generated using TypeDoc