Databricks SDK for JavaScript
    Preparing search index...

    Properties of the new metastore.

    interface AccountsCreateMetastoreRequest {
        accountId?: string;
        metastoreInfo?: CreateAccountsMetastore;
    }
    Index

    Properties

    accountId?: string

    account ID of any type. For non-E2 account types, get your account ID from the Accounts Console

    metastoreInfo?: CreateAccountsMetastore