Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IntelligencePacksImpl

Package version

Class containing IntelligencePacks operations.

Hierarchy

  • IntelligencePacksImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

disable

enable

  • Enables an intelligence pack for a given workspace.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • intelligencePackName: string

      The name of the intelligence pack to be enabled.

    • Optional options: IntelligencePacksEnableOptionalParams

      The options parameters.

    Returns Promise<void>

list

Generated using TypeDoc