你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ImageIdCreateBatch interface
表示 ImageIdCreateBatch 的接口。
属性
images | |
metadata | 图像的元数据。 每个映像限制为 10 个键值对。 密钥的长度限制为 128。 值的长度限制为 256。 |
tag |
属性详细信息
images
metadata
图像的元数据。 每个映像限制为 10 个键值对。 密钥的长度限制为 128。 值的长度限制为 256。
metadata?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
tagIds
tagIds?: string[]
属性值
string[]