IntegrationRuntimeComputePropertiesArgs

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