次の方法で共有


CopyActivity コンストラクター

定義

オーバーロード

CopyActivity()

CopyActivity クラスの新しいインスタンスを初期化します。

CopyActivity(String, CopySource, CopySink, IDictionary<String, Object>, String, IList<ActivityDependency>, IList<UserProperty>, LinkedServiceReference, ActivityPolicy, Object, Object, StagingSettings, Object, Object, Object, RedirectIncompatibleRowSettings, LogStorageSettings, LogSettings, IList<Object>, IList<Object>, Object, SkipErrorFile, IList<DatasetReference>, IList<DatasetReference>)

CopyActivity クラスの新しいインスタンスを初期化します。

CopyActivity()

CopyActivity クラスの新しいインスタンスを初期化します。

public CopyActivity ();
Public Sub New ()

適用対象

CopyActivity(String, CopySource, CopySink, IDictionary<String, Object>, String, IList<ActivityDependency>, IList<UserProperty>, LinkedServiceReference, ActivityPolicy, Object, Object, StagingSettings, Object, Object, Object, RedirectIncompatibleRowSettings, LogStorageSettings, LogSettings, IList<Object>, IList<Object>, Object, SkipErrorFile, IList<DatasetReference>, IList<DatasetReference>)

CopyActivity クラスの新しいインスタンスを初期化します。

public CopyActivity (string name, Microsoft.Azure.Management.DataFactory.Models.CopySource source, Microsoft.Azure.Management.DataFactory.Models.CopySink sink, System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string description = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ActivityDependency> dependsOn = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.UserProperty> userProperties = default, Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference linkedServiceName = default, Microsoft.Azure.Management.DataFactory.Models.ActivityPolicy policy = default, object translator = default, object enableStaging = default, Microsoft.Azure.Management.DataFactory.Models.StagingSettings stagingSettings = default, object parallelCopies = default, object dataIntegrationUnits = default, object enableSkipIncompatibleRow = default, Microsoft.Azure.Management.DataFactory.Models.RedirectIncompatibleRowSettings redirectIncompatibleRowSettings = default, Microsoft.Azure.Management.DataFactory.Models.LogStorageSettings logStorageSettings = default, Microsoft.Azure.Management.DataFactory.Models.LogSettings logSettings = default, System.Collections.Generic.IList<object> preserveRules = default, System.Collections.Generic.IList<object> preserve = default, object validateDataConsistency = default, Microsoft.Azure.Management.DataFactory.Models.SkipErrorFile skipErrorFile = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetReference> inputs = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetReference> outputs = default);
new Microsoft.Azure.Management.DataFactory.Models.CopyActivity : string * Microsoft.Azure.Management.DataFactory.Models.CopySource * Microsoft.Azure.Management.DataFactory.Models.CopySink * System.Collections.Generic.IDictionary<string, obj> * string * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ActivityDependency> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.UserProperty> * Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference * Microsoft.Azure.Management.DataFactory.Models.ActivityPolicy * obj * obj * Microsoft.Azure.Management.DataFactory.Models.StagingSettings * obj * obj * obj * Microsoft.Azure.Management.DataFactory.Models.RedirectIncompatibleRowSettings * Microsoft.Azure.Management.DataFactory.Models.LogStorageSettings * Microsoft.Azure.Management.DataFactory.Models.LogSettings * System.Collections.Generic.IList<obj> * System.Collections.Generic.IList<obj> * obj * Microsoft.Azure.Management.DataFactory.Models.SkipErrorFile * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetReference> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetReference> -> Microsoft.Azure.Management.DataFactory.Models.CopyActivity
Public Sub New (name As String, source As CopySource, sink As CopySink, Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional description As String = Nothing, Optional dependsOn As IList(Of ActivityDependency) = Nothing, Optional userProperties As IList(Of UserProperty) = Nothing, Optional linkedServiceName As LinkedServiceReference = Nothing, Optional policy As ActivityPolicy = Nothing, Optional translator As Object = Nothing, Optional enableStaging As Object = Nothing, Optional stagingSettings As StagingSettings = Nothing, Optional parallelCopies As Object = Nothing, Optional dataIntegrationUnits As Object = Nothing, Optional enableSkipIncompatibleRow As Object = Nothing, Optional redirectIncompatibleRowSettings As RedirectIncompatibleRowSettings = Nothing, Optional logStorageSettings As LogStorageSettings = Nothing, Optional logSettings As LogSettings = Nothing, Optional preserveRules As IList(Of Object) = Nothing, Optional preserve As IList(Of Object) = Nothing, Optional validateDataConsistency As Object = Nothing, Optional skipErrorFile As SkipErrorFile = Nothing, Optional inputs As IList(Of DatasetReference) = Nothing, Optional outputs As IList(Of DatasetReference) = Nothing)

パラメーター

name
String

アクティビティ名。

source
CopySource

ソースCopy アクティビティ。

sink
CopySink

シンクCopy アクティビティ。

additionalProperties
IDictionary<String,Object>

メッセージの一致しないプロパティは、このコレクションを逆シリアル化します

description
String

アクティビティの説明。

dependsOn
IList<ActivityDependency>

アクティビティは条件によって異なります。

userProperties
IList<UserProperty>

アクティビティ ユーザーのプロパティ。

linkedServiceName
LinkedServiceReference

リンクされたサービス参照。

policy
ActivityPolicy

アクティビティ ポリシー。

translator
Object

Copy アクティビティトランスレーター。 指定しない場合は、表形式変換プログラムが使用されます。

enableStaging
Object

中間ステージングを使用してデータをコピーするかどうかを指定します。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

stagingSettings
StagingSettings

EnableStaging が true の場合の中間ステージング設定を指定します。

parallelCopies
Object

データ ストアのオーバーロードを回避するために、ソースまたはシンクで開かれた同時セッションの最大数。 型: 整数 (または resultType 整数を含む式)、最小: 0。

dataIntegrationUnits
Object

このデータ移動を実行するために使用できるデータ統合ユニットの最大数。 型: 整数 (または resultType 整数を含む式)、最小: 0。

enableSkipIncompatibleRow
Object

互換性のない行をスキップするかどうか。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

redirectIncompatibleRowSettings
RedirectIncompatibleRowSettings

EnableSkipIncompatibleRow が true の場合、互換性のない行設定をリダイレクトします。

logStorageSettings
LogStorageSettings

(非推奨。LogSettings を使用してください) セッション ログを有効にする際に、お客様が指定する必要があるログ ストレージ設定。

logSettings
LogSettings

ログを有効にする際に、お客様が提供する必要があるログ設定。

preserveRules
IList<Object>

ルールを保持します。

preserve
IList<Object>

ルールを保持します。

validateDataConsistency
Object

データ整合性検証を有効にするかどうか。 型: boolean (または resultType ブール値を持つ式)。

skipErrorFile
SkipErrorFile

データ整合性のフォールト トレランスを指定します。

inputs
IList<DatasetReference>

アクティビティの入力の一覧。

outputs
IList<DatasetReference>

アクティビティの出力の一覧。

適用対象