Databricks SDK for JavaScript
    Preparing search index...

    Interface AccountsListWorkspaceIdsForMetastoreResponse

    The metastore assignments were successfully returned.

    interface AccountsListWorkspaceIdsForMetastoreResponse {
        workspaceIds?: bigint[];
    }
    Index

    Properties

    Properties

    workspaceIds?: bigint[]