次の方法で共有


DataFlowDebugCommandResponse クラス

定義

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

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

プロパティ

Data

データ プレビュー、統計、または式プレビューの結果データ。

Status

データ プレビュー、統計、または式プレビューの実行状態。

適用対象