DataFlowDebugPackage コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DataFlowDebugPackage() |
DataFlowDebugPackage クラスの新しいインスタンスを初期化します。 |
DataFlowDebugPackage(IDictionary<String,Object>, String, DataFlowDebugResource, IList<DatasetDebugResource>, IList<LinkedServiceDebugResource>, DataFlowStagingInfo, DataFlowDebugPackageDebugSettings) |
DataFlowDebugPackage クラスの新しいインスタンスを初期化します。 |
DataFlowDebugPackage(IDictionary<String,Object>, String, DataFlowDebugResource, IList<DataFlowDebugResource>, IList<DatasetDebugResource>, IList<LinkedServiceDebugResource>, DataFlowStagingInfo, DataFlowDebugPackageDebugSettings) |
DataFlowDebugPackage クラスの新しいインスタンスを初期化します。 |
DataFlowDebugPackage()
DataFlowDebugPackage クラスの新しいインスタンスを初期化します。
public DataFlowDebugPackage ();
Public Sub New ()
適用対象
DataFlowDebugPackage(IDictionary<String,Object>, String, DataFlowDebugResource, IList<DatasetDebugResource>, IList<LinkedServiceDebugResource>, DataFlowStagingInfo, DataFlowDebugPackageDebugSettings)
DataFlowDebugPackage クラスの新しいインスタンスを初期化します。
public DataFlowDebugPackage (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string sessionId = default, Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource dataFlow = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> datasets = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceDebugResource> linkedServices = default, Microsoft.Azure.Management.DataFactory.Models.DataFlowStagingInfo staging = default, Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackageDebugSettings debugSettings = default);
new Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackage : System.Collections.Generic.IDictionary<string, obj> * string * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceDebugResource> * Microsoft.Azure.Management.DataFactory.Models.DataFlowStagingInfo * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackageDebugSettings -> Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackage
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional sessionId As String = Nothing, Optional dataFlow As DataFlowDebugResource = Nothing, Optional datasets As IList(Of DatasetDebugResource) = Nothing, Optional linkedServices As IList(Of LinkedServiceDebugResource) = Nothing, Optional staging As DataFlowStagingInfo = Nothing, Optional debugSettings As DataFlowDebugPackageDebugSettings = Nothing)
パラメーター
- additionalProperties
- IDictionary<String,Object>
メッセージの一致しないプロパティは、このコレクションを逆シリアル化します
- sessionId
- String
データ フロー デバッグ セッションの ID。
- dataFlow
- DataFlowDebugResource
データ フロー インスタンス。
- datasets
- IList<DatasetDebugResource>
データセットの一覧。
- linkedServices
- IList<LinkedServiceDebugResource>
リンクされたサービスの一覧。
- staging
- DataFlowStagingInfo
デバッグ セッションのステージング情報。
- debugSettings
- DataFlowDebugPackageDebugSettings
データ フローのデバッグ設定。
適用対象
DataFlowDebugPackage(IDictionary<String,Object>, String, DataFlowDebugResource, IList<DataFlowDebugResource>, IList<DatasetDebugResource>, IList<LinkedServiceDebugResource>, DataFlowStagingInfo, DataFlowDebugPackageDebugSettings)
DataFlowDebugPackage クラスの新しいインスタンスを初期化します。
public DataFlowDebugPackage (System.Collections.Generic.IDictionary<string,object> additionalProperties = default, string sessionId = default, Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource dataFlow = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource> dataFlows = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> datasets = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceDebugResource> linkedServices = default, Microsoft.Azure.Management.DataFactory.Models.DataFlowStagingInfo staging = default, Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackageDebugSettings debugSettings = default);
new Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackage : System.Collections.Generic.IDictionary<string, obj> * string * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugResource> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceDebugResource> * Microsoft.Azure.Management.DataFactory.Models.DataFlowStagingInfo * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackageDebugSettings -> Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackage
Public Sub New (Optional additionalProperties As IDictionary(Of String, Object) = Nothing, Optional sessionId As String = Nothing, Optional dataFlow As DataFlowDebugResource = Nothing, Optional dataFlows As IList(Of DataFlowDebugResource) = Nothing, Optional datasets As IList(Of DatasetDebugResource) = Nothing, Optional linkedServices As IList(Of LinkedServiceDebugResource) = Nothing, Optional staging As DataFlowStagingInfo = Nothing, Optional debugSettings As DataFlowDebugPackageDebugSettings = Nothing)
パラメーター
- additionalProperties
- IDictionary<String,Object>
メッセージの一致しないプロパティは、このコレクションを逆シリアル化します
- sessionId
- String
データ フロー デバッグ セッションの ID。
- dataFlow
- DataFlowDebugResource
データ フロー インスタンス。
- dataFlows
- IList<DataFlowDebugResource>
データ フローの一覧
- datasets
- IList<DatasetDebugResource>
データセットの一覧。
- linkedServices
- IList<LinkedServiceDebugResource>
リンクされたサービスの一覧。
- staging
- DataFlowStagingInfo
デバッグ セッションのステージング情報。
- debugSettings
- DataFlowDebugPackageDebugSettings
データ フローのデバッグ設定。
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET