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

MessageDeltaContent interface

The abstract base representation of a partial streamed message content payload.

Properties

index

The index of the content part of the message.

type

The discriminator possible values: image_file, text

Property Details

index

The index of the content part of the message.

index: number

Property Value

number

type

The discriminator possible values: image_file, text

type: string

Property Value

string