Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WatchlistItems

Package version

Interface representing a WatchlistItems.

Hierarchy

  • WatchlistItems

Implemented by

Index

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