Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteMetastoreAssignmentRequest

    interface DeleteMetastoreAssignmentRequest {
        metastoreId?: string;
        workspaceId?: bigint;
    }
    Index

    Properties

    metastoreId?: string

    Query for the ID of the metastore to delete.

    workspaceId?: bigint

    A workspace ID.