AssetCollection.Create Method

Include Protected Members
Include Inherited Members

Creates an asset that does not contain any files and AssetState is Initialized.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Create(String, AssetCreationOptions) Creates an asset that does not contain any files and AssetState is Initialized. (Overrides AssetBaseCollection.Create(String, AssetCreationOptions).)
Public method Create(String, String, AssetCreationOptions) Creates an asset that does not contain any files and AssetState is Initialized. (Overrides AssetBaseCollection.Create(String, String, AssetCreationOptions).)

Top

See Also

Reference

AssetCollection Class

Microsoft.WindowsAzure.MediaServices.Client Namespace