BigDataPoolResourceProperties

Properties of a Big Data pool.

AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQL

Properties

Name Type Description
provisioningState string The state of the Big Data pool.
autoScale object
creationDate string
autoPause object
isComputeIsolationEnabled boolean Whether compute isolation is enabled.
sessionLevelPackagesEnabled boolean Whether session level packages are enabled.
cacheSize integer
dynamicExecutorAllocation object
sparkEventsFolder string The Spark events folder.
nodeCount integer The number of nodes.
customLibraries array
sparkConfigProperties object
sparkVersion string The Apache Spark version.
defaultSparkLogFolder string The default folder where Spark logs will be written.
nodeSize string The level of compute power.
nodeSizeFamily string The kind of nodes.
View JSON Schema on GitHub

JSON Schema

microsoft-azure-synapse-analytics-bigdatapoolresourceproperties-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/BigDataPoolResourceProperties",
  "title": "BigDataPoolResourceProperties",
  "type": "object",
  "description": "Properties of a Big Data pool.",
  "properties": {
    "provisioningState": {
      "type": "string",
      "description": "The state of the Big Data pool.",
      "readOnly": true
    },
    "autoScale": {
      "$ref": "#/components/schemas/AutoScaleProperties"
    },
    "creationDate": {
      "type": "string",
      "format": "date-time",
      "readOnly": true
    },
    "autoPause": {
      "$ref": "#/components/schemas/AutoPauseProperties"
    },
    "isComputeIsolationEnabled": {
      "type": "boolean",
      "description": "Whether compute isolation is enabled."
    },
    "sessionLevelPackagesEnabled": {
      "type": "boolean",
      "description": "Whether session level packages are enabled."
    },
    "cacheSize": {
      "type": "integer",
      "readOnly": true
    },
    "dynamicExecutorAllocation": {
      "$ref": "#/components/schemas/DynamicExecutorAllocation"
    },
    "sparkEventsFolder": {
      "type": "string",
      "description": "The Spark events folder."
    },
    "nodeCount": {
      "type": "integer",
      "description": "The number of nodes."
    },
    "customLibraries": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/LibraryInfo"
      }
    },
    "sparkConfigProperties": {
      "$ref": "#/components/schemas/SparkConfigProperties"
    },
    "sparkVersion": {
      "type": "string",
      "description": "The Apache Spark version."
    },
    "defaultSparkLogFolder": {
      "type": "string",
      "description": "The default folder where Spark logs will be written."
    },
    "nodeSize": {
      "type": "string",
      "description": "The level of compute power.",
      "enum": [
        "None",
        "Small",
        "Medium",
        "Large",
        "XLarge",
        "XXLarge",
        "XXXLarge"
      ]
    },
    "nodeSizeFamily": {
      "type": "string",
      "description": "The kind of nodes.",
      "enum": [
        "None",
        "MemoryOptimized",
        "HardwareAcceleratedFPGA",
        "HardwareAcceleratedGPU"
      ]
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-azure-synapse-analytics-bigdatapoolresourceproperties"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.