Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-usagedashboards
v1
GetBillingUsageDashboardResponse
Interface GetBillingUsageDashboardResponse
interface
GetBillingUsageDashboardResponse
{
dashboardId
?:
string
;
dashboardUrl
?:
string
;
}
Index
Properties
dashboard
Id?
dashboard
Url?
Properties
Optional
dashboard
Id
dashboardId
?:
string
The unique id of the usage dashboard.
Optional
dashboard
Url
dashboardUrl
?:
string
The URL of the usage dashboard.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dashboard
Id
dashboard
Url
Databricks SDK for JavaScript
Loading...
The unique id of the usage dashboard.