Bagikan melalui


CopyActivity.DataIntegrationUnits Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.dataIntegrationUnits")]
public object DataIntegrationUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.dataIntegrationUnits")>]
member this.DataIntegrationUnits : obj with get, set
Public Property DataIntegrationUnits As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to