Databricks SDK for JavaScript
    Preparing search index...
    interface GetBillingUsageDashboardResponse {
        dashboardId?: string;
        dashboardUrl?: string;
    }
    Index

    Properties

    dashboardId?: string

    The unique id of the usage dashboard.

    dashboardUrl?: string

    The URL of the usage dashboard.