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.
Applies To: Windows Server Update Services
Gets a collection of downstream WSUS servers that are registered with this WSUS server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
DownstreamServerCollection GetDownstreamServers()
DownstreamServerCollection^ GetDownstreamServers()
abstract GetDownstreamServers : unit -> DownstreamServerCollection
Function GetDownstreamServers As DownstreamServerCollection
Return Value
Type: Microsoft.UpdateServices.Administration.DownstreamServerCollection
A collection of downstream servers that are registered with this server.
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top