Share via


CopyActivity.DataIntegrationUnits Property

Definition

Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> DataIntegrationUnits { get; set; }
member this.DataIntegrationUnits : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property DataIntegrationUnits As DataFactoryElement(Of Integer)

Property Value

Applies to