IntegrationRuntimeDataFlowProperties.ComputeType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)