TaskAgentPoolMaintenanceDefinition 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.
[System.Runtime.Serialization.DataContract]
public class TaskAgentPoolMaintenanceDefinition
type TaskAgentPoolMaintenanceDefinition = class
Public Class TaskAgentPoolMaintenanceDefinition
- Inheritance
-
TaskAgentPoolMaintenanceDefinition
- Attributes
Fields
| m_options |
Properties
| Enabled |
Enable maintenance |
| Id |
Id |
| JobTimeoutInMinutes |
Maintenance job timeout per agent |
| MaxConcurrentAgentsPercentage |
Max percentage of agents within a pool running maintenance job at given time |
| Options |
Maintenance option for the definition |
| Pool |
Pool reference for the maintenance definition |
| RetentionPolicy |
The retention setting for the pool maintenance definition. |
| ScheduleSetting |
The schedule setting for the pool maintenance job. |
Methods
| Clone() |