AdfDataflowComputeType Enumeration
AdfDataflowComputeType Enumeration
Specifies the type of compute used by the cluser that is executing the ExecuteDataflow activity in Azure Data Factory.
Enumeration Values
| Name | Summary |
|---|---|
| General | General Compute type (default). |
| MemoryOptimized | Cluster is optimized for memory. |
| ComputeOptimized | Cluster is optimized for compute power. |