Share via


ImageFileCreateBatch interface

代表 ImageFileCreateBatch 的介面。

屬性

images
metadata

影像的中繼資料。 每個影像的索引鍵/值組限制為 10 個。 金鑰長度限制為 128。 值的長度限制為 256。

tagIds

屬性詳細資料

images

images?: ImageFileCreateEntry[]

屬性值

metadata

影像的中繼資料。 每個影像的索引鍵/值組限制為 10 個。 金鑰長度限制為 128。 值的長度限制為 256。

metadata?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

tagIds

tagIds?: string[]

屬性值

string[]