TaskCreationOptions Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the options for creating tasks.

Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Usage

'Usage
Dim instance As TaskCreationOptions

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration TaskCreationOptions
[FlagsAttribute] 
public enum TaskCreationOptions
[FlagsAttribute] 
public enum class TaskCreationOptions
/** @attribute FlagsAttribute() */ 
public enum TaskCreationOptions
FlagsAttribute 
public enum TaskCreationOptions

Members

Member name Description
None Specifies no creation options.
ProtectedConfiguration Specifies that the task's configuration should be encrypted.

Platforms

Development Platforms

Windows 7, Windows Server 2008, Windows 8 Beta

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace

Build Date:

2012-06-07