Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-apps
v1
ListAppsResponse
Interface ListAppsResponse
interface
ListAppsResponse
{
apps
?:
App
[]
;
nextPageToken
?:
string
;
}
Index
Properties
apps?
next
Page
Token?
Properties
Optional
apps
apps
?:
App
[]
Optional
next
Page
Token
nextPageToken
?:
string
Pagination token to request the next page of apps.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
apps
next
Page
Token
Databricks SDK for JavaScript
Loading...
Pagination token to request the next page of apps.