Interface DatabasePrincipalAssignment.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingDatabase

        DatabasePrincipalAssignment.DefinitionStages.WithCreate withExistingDatabase​(String resourceGroupName,
                                                                                     String clusterName,
                                                                                     String databaseName)
        Specifies resourceGroupName, clusterName, databaseName.
        Parameters:
        resourceGroupName - The name of the resource group containing the Kusto cluster.
        clusterName - The name of the Kusto cluster.
        databaseName - The name of the database in the Kusto cluster.
        Returns:
        the next definition stage.