Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SavedSearchesImpl

Package version

Class containing SavedSearches operations.

Hierarchy

  • SavedSearchesImpl

Implements

Index

Constructors

constructor

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