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

DataFlowDebugCommandContent 类

定义

数据流调试命令的请求正文结构。

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

构造函数

DataFlowDebugCommandContent()

初始化 DataFlowDebugCommandContent 的新实例。

属性

Command

命令类型。

CommandPayload

命令有效负载对象。

SessionId

数据流调试会话的 ID。

适用于