Package version:

Interface CreateDataFlowDebugSessionRequest

Request body structure for creating data flow debug session.

Hierarchy

  • CreateDataFlowDebugSessionRequest

Properties

computeType?: string

Compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

coreCount?: number

Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

integrationRuntime?: IntegrationRuntimeDebugResource

Set to use integration runtime setting for data flow debug session.

timeToLive?: number

Time to live setting of the cluster in minutes.

Generated using TypeDoc