次の方法で共有


DataFlowDebugSessionExecuteCommandHeaders コンストラクター

定義

オーバーロード

DataFlowDebugSessionExecuteCommandHeaders()

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

DataFlowDebugSessionExecuteCommandHeaders(String)

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

DataFlowDebugSessionExecuteCommandHeaders()

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

public DataFlowDebugSessionExecuteCommandHeaders ();
Public Sub New ()

適用対象

DataFlowDebugSessionExecuteCommandHeaders(String)

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

public DataFlowDebugSessionExecuteCommandHeaders (string location = default);
new Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugSessionExecuteCommandHeaders : string -> Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugSessionExecuteCommandHeaders
Public Sub New (Optional location As String = Nothing)

パラメーター

location
String

非同期操作の状態をポーリングする URI。

適用対象