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

MessageInputContentBlock interface

Defines a single content block when creating a message. The 'type' field determines whether it is text, an image file, or an external image URL, etc.

Properties

type

The discriminator possible values: text, image_file, image_url

Property Details

type

The discriminator possible values: text, image_file, image_url

type: MessageBlockType

Property Value