Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GalleryApplicationsImpl

Package version

Class containing GalleryApplications operations.

Hierarchy

  • GalleryApplicationsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, galleryName: string, galleryApplicationName: string, options?: GalleryApplicationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete a gallery Application.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • galleryName: string

      The name of the Shared Application Gallery in which the Application Definition is to be deleted.

    • galleryApplicationName: string

      The name of the gallery Application Definition to be deleted.

    • Optional options: GalleryApplicationsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

listByGallery

Generated using TypeDoc