Databricks SDK for JavaScript
    Preparing search index...
    interface PowerBiTable {
        catalog?: string;
        name?: string;
        schema?: string;
        storageMode?: StorageMode;
    }
    Index

    Properties

    catalog?: string

    The catalog name in

    name?: string

    The table name in

    schema?: string

    The schema name in

    storageMode?: StorageMode

    The Power BI storage mode of the table