Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GalleryApplicationVersionsImpl

Package version

Class containing GalleryApplicationVersions operations.

Hierarchy

  • GalleryApplicationVersionsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

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

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • galleryName: string

      The name of the Shared Application Gallery in which the Application Definition resides.

    • galleryApplicationName: string

      The name of the gallery Application Definition in which the Application Version resides.

    • galleryApplicationVersionName: string

      The name of the gallery Application Version to be deleted.

    • Optional options: GalleryApplicationVersionsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

listByGalleryApplication

Generated using TypeDoc