Databricks SDK for JavaScript
    Preparing search index...

    Variable ApplicationStatus_ApplicationStateConst

    ApplicationStatus_ApplicationState: {
        APPLICATION_STATE_UNSPECIFIED: "APPLICATION_STATE_UNSPECIFIED";
        CRASHED: "CRASHED";
        DEPLOYING: "DEPLOYING";
        RUNNING: "RUNNING";
        UNAVAILABLE: "UNAVAILABLE";
    } = ...

    Type Declaration

    • ReadonlyAPPLICATION_STATE_UNSPECIFIED: "APPLICATION_STATE_UNSPECIFIED"
    • ReadonlyCRASHED: "CRASHED"
    • ReadonlyDEPLOYING: "DEPLOYING"
    • ReadonlyRUNNING: "RUNNING"
    • ReadonlyUNAVAILABLE: "UNAVAILABLE"