TaskConfiguration Class
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.
Configuration for launching a task.
public ref class TaskConfiguration
public class TaskConfiguration
type TaskConfiguration = class
Public Class TaskConfiguration
- Inheritance
-
TaskConfiguration
Constructors
TaskConfiguration() |
Creates a new task configuration object. |
Properties
Credentials |
The credentials to execute the task as. |
Overrides |
The overrides for the task. |
OverridesInternal |
The overrides for the task. |