IngestManifestAssetCollection.Create(IAsset, String[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.WindowsAzure.MediaServices.Client.IIngestManifestAsset Create (Microsoft.WindowsAzure.MediaServices.Client.IAsset asset, string[] files);
member this.Create : Microsoft.WindowsAzure.MediaServices.Client.IAsset * string[] -> Microsoft.WindowsAzure.MediaServices.Client.IIngestManifestAsset
Public Function Create (asset As IAsset, files As String()) As IIngestManifestAsset
Parameters
- asset
- IAsset
- files
- String[]