ImageFileCreateBatch interface
代表 ImageFileCreateBatch 的介面。
屬性
images | |
metadata | 影像的元數據。 每個映像的索引鍵/值組限制為10個。 密鑰的長度限制為 128。 值的長度限制為 256。 |
tag |
屬性詳細資料
images
metadata
影像的元數據。 每個映像的索引鍵/值組限制為10個。 密鑰的長度限制為 128。 值的長度限制為 256。
metadata?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
tagIds
tagIds?: string[]
屬性值
string[]