Share via


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
System_CAPS_pubmethod CleanupScope()

Initializes a new instance of the CleanupScope class.

System_CAPS_pubmethod 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.

System_CAPS_pubmethod 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