Databricks SDK for JavaScript
    Preparing search index...

    Interface AccountsGetMetastoreAssignmentResponse

    The workspace metastore assignment was successfully returned.

    interface AccountsGetMetastoreAssignmentResponse {
        metastoreAssignment?: MetastoreAssignment;
    }
    Index

    Properties

    metastoreAssignment?: MetastoreAssignment