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

GetImageUploadUrlInput interface

用于获取图像上传 URL 的输入类型。

属性

entityType

实体的类型。 可以是配置文件或交互。

entityTypeName

实体类型的名称。

relativePath

图像的相对路径。

属性详细信息

entityType

实体的类型。 可以是配置文件或交互。

entityType?: string

属性值

string

entityTypeName

实体类型的名称。

entityTypeName?: string

属性值

string

relativePath

图像的相对路径。

relativePath?: string

属性值

string