次の方法で共有


CreateDataFlowDebugSessionResponse クラス

定義

データ フロー デバッグ セッションを作成するための応答本文の構造。

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

プロパティ

SessionId

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

適用対象