Package version:

Interface VirtualClusters

Interface representing a VirtualClusters.

Hierarchy

  • VirtualClusters

Methods

  • Deletes a virtual cluster.

    Parameters

    • resourceGroupName: string

      The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

    • virtualClusterName: string

      The name of the virtual cluster.

    • Optional options: VirtualClustersDeleteOptionalParams

      The options parameters.

    Returns Promise<SimplePollerLike<OperationState<void>, void>>

Generated using TypeDoc