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