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

TextAnnotationUpdate Class

Definition

public class TextAnnotationUpdate
type TextAnnotationUpdate = class
Public Class TextAnnotationUpdate
Inheritance
TextAnnotationUpdate

Properties

Name Description
ContentIndex

The index of the content item that this annotation applies to.

EndIndex

The index in the message content at which the citation ends.

InputFileId

The ID of the file cited by the file_search tool for this annotation.

OutputFileId

The ID of the file that was generated by the code_interpreter tool for this citation.

StartIndex

The index in the message content at which the citation begins.

TextToReplace

The text in the message content that should be replaced.

Title

The title from url annotation if any.

Url

The url from url annotation if any.

Applies to