IngestManifestAssetCollection.Create Method
Creates an ingest manifest asset information for the collection.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Parameters
- asset
- Type: Microsoft.WindowsAzure.MediaServices.Client.IAsset
The destination asset for which uploaded and processed files will be associated.
- files
- Type: System.String[]
The files which needs to be uploaded and processed.
Return Value
Type: Microsoft.WindowsAzure.MediaServices.Client.IIngestManifestAssetThe created ingest manifest asset information for the collection.