Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WatchlistItemsImpl

Package version

Class containing WatchlistItems operations.

Hierarchy

  • WatchlistItemsImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

createOrUpdate

delete

  • Delete a watchlist item.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • watchlistAlias: string

      Watchlist Alias

    • watchlistItemId: string

      Watchlist Item Id (GUID)

    • Optional options: WatchlistItemsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

Generated using TypeDoc