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

CreateDataFlowDebugSessionResponse 类

定义

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

public class CreateDataFlowDebugSessionResponse
type CreateDataFlowDebugSessionResponse = class
Public Class CreateDataFlowDebugSessionResponse
继承
CreateDataFlowDebugSessionResponse

构造函数

CreateDataFlowDebugSessionResponse()

初始化 CreateDataFlowDebugSessionResponse 类的新实例。

CreateDataFlowDebugSessionResponse(String, String)

初始化 CreateDataFlowDebugSessionResponse 类的新实例。

属性

SessionId

获取或设置数据流调试会话的 ID。

Status

获取或设置调试会话的状态。

适用于