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

MessageDeltaTextContentObject interface

表示流式处理消息增量区块中流式传输的文本内容部件的数据。

属性

annotations

文本的批注。

value

构成文本的数据。

属性详细信息

annotations

文本的批注。

annotations?: MessageDeltaTextAnnotationUnion[]

属性值

value

构成文本的数据。

value?: string

属性值

string