ExecuteDataFlowActivityTypePropertiesCompute.ComputeType Property

Definition

Compute type of the cluster which will execute data flow job.

public Azure.Analytics.Synapse.Artifacts.Models.DataFlowComputeType? ComputeType { get; set; }
member this.ComputeType : Nullable<Azure.Analytics.Synapse.Artifacts.Models.DataFlowComputeType> with get, set
Public Property ComputeType As Nullable(Of DataFlowComputeType)

Property Value

Applies to