Execute Data Flow Activity Type Properties Response Compute
data class ExecuteDataFlowActivityTypePropertiesResponseCompute(val computeType: Any? = null, val coreCount: Any? = null)
Compute properties for data flow activity.
Constructors
Link copied to clipboard
fun ExecuteDataFlowActivityTypePropertiesResponseCompute(computeType: Any? = null, coreCount: Any? = null)