Interface WorkloadClassifier.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingWorkloadGroup

        WorkloadClassifier.DefinitionStages.WithCreate withExistingWorkloadGroup​(String resourceGroupName,
                                                                                 String workspaceName,
                                                                                 String sqlPoolName,
                                                                                 String workloadGroupName)
        Specifies resourceGroupName, workspaceName, sqlPoolName, workloadGroupName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        workspaceName - The name of the workspace.
        sqlPoolName - SQL pool name.
        workloadGroupName - The name of the workload group.
        Returns:
        the next definition stage.