Interface ClusterPrincipalAssignment.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingCluster

        ClusterPrincipalAssignment.DefinitionStages.WithCreate withExistingCluster​(String resourceGroupName,
                                                                                   String clusterName)
        Specifies resourceGroupName, clusterName.
        Parameters:
        resourceGroupName - The name of the resource group containing the Kusto cluster.
        clusterName - The name of the Kusto cluster.
        Returns:
        the next definition stage.