CleanupScope Constructor
Applies To: Windows Server Update Services
Initializes a new instance of the CleanupScope class.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
CleanupScope() | Initializes a new instance of the CleanupScope class. |
|
CleanupScope(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the CleanupScope class with the given set of superseded, expired, obsolete, and compressed updates, obsolete computers, and unneeded content files to be removed. |
|
CleanupScope(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the CleanupScope class. |
See Also
CleanupScope Class
Microsoft.UpdateServices.Administration Namespace
Return to top