CleanupScope Members

Represents the set of cleanup options selected by the user.

The following tables list the members exposed by the CleanupScope type.

Public Constructors

  Name Description
CleanupScope Overloaded. Initializes a new instance of the CleanupScope class.

Top

Public Properties

  Name Description
public property CleanupLocalPublishedContentFiles  
public property CleanupObsoleteComputers Gets or sets whether or not obsolete computers should be deleted from the database.
public property CleanupObsoleteUpdates Gets or sets whether or not obsolete updates should be deleted from the database.
public property CleanupUnneededContentFiles Gets or sets whether or not unneeded update files should be deleted.
public property CompressUpdates Gets or sets whether or not obsolete revisions to updates should be deleted from the database.
public property DeclineExpiredUpdates Gets or sets whether or not expired updates should be declined.
public property DeclineSupersededUpdates Gets or sets whether or not superseded updates should be declined.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CleanupScope Class
Microsoft.UpdateServices.Administration Namespace