Package version:

Interface representing a DataSources.

Hierarchy

  • DataSources

Methods

  • 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>

Generated using TypeDoc