Databricks SDK for JavaScript
    Preparing search index...
    PricingTier: {
        COMMUNITY_EDITION: "COMMUNITY_EDITION";
        DEDICATED: "DEDICATED";
        ENTERPRISE: "ENTERPRISE";
        PREMIUM: "PREMIUM";
        STANDARD: "STANDARD";
        UNKNOWN: "UNKNOWN";
    } = ...

    Type Declaration

    • ReadonlyCOMMUNITY_EDITION: "COMMUNITY_EDITION"

      Tier for CE workspaces

    • ReadonlyDEDICATED: "DEDICATED"

      Dedicated pricing tier that maps to the DEDICATED feature tier

    • ReadonlyENTERPRISE: "ENTERPRISE"

      Enterprise pricing tier that maps to ENTERPRISE_TIER_V2 feature tier

    • ReadonlyPREMIUM: "PREMIUM"

      Premium pricing tier that maps to STANDARD_W_SEC_TIER feature tier

    • ReadonlySTANDARD: "STANDARD"

      Standard pricing tier that maps to STANDARD_TIER feature tier

    • ReadonlyUNKNOWN: "UNKNOWN"

      unknown tier that signifies invalid tier values