Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-apps
v1
GetAppDeploymentRequest
Interface GetAppDeploymentRequest
interface
GetAppDeploymentRequest
{
appName
?:
string
;
deploymentId
?:
string
;
}
Index
Properties
app
Name?
deployment
Id?
Properties
Optional
app
Name
appName
?:
string
The name of the app.
Optional
deployment
Id
deploymentId
?:
string
The unique id of the deployment.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Name
deployment
Id
Databricks SDK for JavaScript
Loading...
The name of the app.