Share via


IntegrationRuntimeDataFlowProperties.ComputeType Property

Definition

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

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

Property Value

Applies to