Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DataSourcesImpl

Package version

Class containing DataSources operations.

Hierarchy

  • DataSourcesImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Deletes a data source instance.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • dataSourceName: string

      Name of the datasource.

    • Optional options: DataSourcesDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

listByWorkspace

Generated using TypeDoc