你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StartDataFlowDebugSessionResponse 类

定义

用于启动数据流调试会话的响应正文结构。

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

构造函数

StartDataFlowDebugSessionResponse()

初始化 StartDataFlowDebugSessionResponse 的新实例。

属性

JobVersion

数据流调试作业版本的 ID。

适用于