次の方法で共有


DataFlowDebugCommandContent クラス

定義

データ フロー デバッグ コマンドの要求本文の構造。

public class DataFlowDebugCommandContent
type DataFlowDebugCommandContent = class
Public Class DataFlowDebugCommandContent
継承
DataFlowDebugCommandContent

コンストラクター

DataFlowDebugCommandContent()

DataFlowDebugCommandContent の新しいインスタンスを初期化します。

プロパティ

Command

コマンドの種類。

CommandPayload

コマンド ペイロード オブジェクト。

SessionId

データ フロー デバッグ セッションの ID。

適用対象