Package version:

Interface Galleries

Interface representing a Galleries.

Hierarchy

  • Galleries

Methods

  • Deletes a gallery resource.

    Parameters

    • resourceGroupName: string

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

    • devCenterName: string

      The name of the devcenter.

    • galleryName: string

      The name of the gallery.

    • Optional options: GalleriesDeleteOptionalParams

      The options parameters.

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

  • Deletes a gallery resource.

    Parameters

    • resourceGroupName: string

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

    • devCenterName: string

      The name of the devcenter.

    • galleryName: string

      The name of the gallery.

    • Optional options: GalleriesDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc