次の方法で共有


CopyActivity.DataIntegrationUnits プロパティ

定義

このデータ移動の実行に使用できるデータ統合ユニットの最大数を取得または設定します。 型: 整数 (または resultType 整数を含む式)、最小: 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象