JobDisableParameter 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.
Options when disabling a Job.
public class JobDisableParameter
type JobDisableParameter = class
Public Class JobDisableParameter
- Inheritance
-
JobDisableParameter
Constructors
| Name | Description |
|---|---|
| JobDisableParameter() |
Initializes a new instance of the JobDisableParameter class. |
| JobDisableParameter(DisableJobOption) |
Initializes a new instance of the JobDisableParameter class. |
Properties
| Name | Description |
|---|---|
| DisableTasks |
Gets or sets what to do with active Tasks associated with the Job. |