IntegrationRuntimeComputePropertiesArgs

constructor(copyComputeScaleProperties: Output<CopyComputeScalePropertiesArgs>? = null, dataFlowProperties: Output<IntegrationRuntimeDataFlowPropertiesArgs>? = null, location: Output<String>? = null, maxParallelExecutionsPerNode: Output<Int>? = null, nodeSize: Output<String>? = null, numberOfNodes: Output<Int>? = null, pipelineExternalComputeScaleProperties: Output<PipelineExternalComputeScalePropertiesArgs>? = null, vNetProperties: Output<IntegrationRuntimeVNetPropertiesArgs>? = null)