ExecuteDataFlowActivityResponse

constructor(compute: ExecuteDataFlowActivityTypePropertiesResponseCompute? = null, continueOnError: Any? = null, dataFlow: DataFlowReferenceResponse, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, integrationRuntime: IntegrationRuntimeReferenceResponse? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, name: String, policy: ActivityPolicyResponse? = null, runConcurrently: Any? = null, sourceStagingConcurrency: Any? = null, staging: DataFlowStagingInfoResponse? = null, traceLevel: Any? = null, type: String, userProperties: List<UserPropertyResponse>? = null)