次の方法で共有


DataFlowDebugQueryResponse クラス

定義

データ プレビュー、統計、または式プレビューのためのデータ フロー クエリの応答本文の構造。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugQueryResponse+DataFlowDebugQueryResponseConverter))]
public class DataFlowDebugQueryResponse
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugQueryResponse+DataFlowDebugQueryResponseConverter))>]
type DataFlowDebugQueryResponse = class
Public Class DataFlowDebugQueryResponse
継承
DataFlowDebugQueryResponse
属性

コンストラクター

DataFlowDebugQueryResponse()

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

プロパティ

RunId

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

適用対象