Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SavedSearches

Package version

Interface representing a SavedSearches.

Hierarchy

  • SavedSearches

Implemented by

Index

Methods

createOrUpdate

delete

  • 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>

get

listByWorkspace

Generated using TypeDoc