Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As MaintenanceTaskType
Syntax
'Declaration
Public Enumeration MaintenanceTaskType
public enum MaintenanceTaskType
public enum class MaintenanceTaskType
public enum MaintenanceTaskType
public enum MaintenanceTaskType
Members
Member name | Description |
---|---|
Backup | See the BACKUP value for TaskType in SMS_SCI_MaintenanceTask Server WMI Class. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_SCI_MaintenanceTask Server WMI Class
Configuration Manager Site Configuration Server WMI Classes