Package version:

Interface representing a Clusters.

Hierarchy

  • Clusters

Methods

  • Deletes a cluster instance.

    Parameters

    • resourceGroupName: string

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

    • clusterName: string

      Name of the Log Analytics Cluster.

    • Optional options: ClustersDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

Generated using TypeDoc