Package version:

Interface JobTargetGroups

Interface representing a JobTargetGroups.

Hierarchy

  • JobTargetGroups

Methods

  • Deletes a target group.

    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.

    • serverName: string

      The name of the server.

    • jobAgentName: string

      The name of the job agent.

    • targetGroupName: string

      The name of the target group.

    • Optional options: JobTargetGroupsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc