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

ImageDefinition interface

映像定义。

属性

contentUrl

图像 Blob 的内容 URL。

imageExists

映像是否存在。

relativePath

图像的相对路径。

属性详细信息

contentUrl

图像 Blob 的内容 URL。

contentUrl?: string

属性值

string

imageExists

映像是否存在。

imageExists?: boolean

属性值

boolean

relativePath

图像的相对路径。

relativePath?: string

属性值

string