Share via


ImageFileCreateBatch interface

Interfaccia che rappresenta ImageFileCreateBatch.

Proprietà

images
metadata

Metadati dell'immagine. Limitato a 10 coppie chiave-valore per immagine. La lunghezza della chiave è limitata a 128. La lunghezza del valore è limitata a 256.

tagIds

Dettagli proprietà

images

images?: ImageFileCreateEntry[]

Valore della proprietà

metadata

Metadati dell'immagine. Limitato a 10 coppie chiave-valore per immagine. La lunghezza della chiave è limitata a 128. La lunghezza del valore è limitata a 256.

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

Valore della proprietà

{[propertyName: string]: string}

tagIds

tagIds?: string[]

Valore della proprietà

string[]