Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-apps
v1
AppDeploymentStatus
Interface AppDeploymentStatus
interface
AppDeploymentStatus
{
message
?:
string
;
state
?:
AppDeployment_State
;
}
Index
Properties
message?
state?
Properties
Optional
message
message
?:
string
Message corresponding with the deployment state.
Optional
state
state
?:
AppDeployment_State
State of the deployment.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
state
Databricks SDK for JavaScript
Loading...
Message corresponding with the deployment state.