Defines maintenance task types. The values correspond to the values
for the
TaskType property in the Configuration Manager 2007
site configuration
SMS_SCI_MaintenanceTask Server WMI Class.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
Public Enumeration MaintenanceTaskType
|
C# |
public enum MaintenanceTaskType
|
C++ |
public enum class MaintenanceTaskType
|
J# |
public enum MaintenanceTaskType
|
JScript |
public enum MaintenanceTaskType
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also