ImportUpdateInput interface
Import update input metadata.
Properties
files | One or more update file properties like filename and source URL. |
import |
Import manifest metadata like source URL, file size/hashes, etc. |
Property Details
files
One or more update file properties like filename and source URL.
files: FileImportMetadata[]
Property Value
importManifest
Import manifest metadata like source URL, file size/hashes, etc.
importManifest: ImportManifestMetadata
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript