Databricks SDK for JavaScript
    Preparing search index...

    Interface JobEnvironment

    interface JobEnvironment {
        environmentKey?: string;
        spec?: Environment;
    }
    Index

    Properties

    environmentKey?: string

    The key of an environment. It has to be unique within a job.