IUpdateServer.GetUpdateClassifications Method
Applies To: Windows Server Update Services
Gets all update classifications on the server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetUpdateClassifications() | Gets a collection of update classifications that are known to the WSUS server. |
|
GetUpdateClassifications(DateTime, DateTime) | Gets the update classifications that were added within the specified date range. |
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top