Package version:

Interface representing a SavedSearches.

Hierarchy

  • SavedSearches

Methods

  • Deletes the specified saved search in a given workspace.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • savedSearchId: string

      The id of the saved search.

    • Optional options: SavedSearchesDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc