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 the target groups to which this automatic approval rule applies.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
ComputerTargetGroupCollection GetComputerTargetGroups()
ComputerTargetGroupCollection^ GetComputerTargetGroups()
abstract GetComputerTargetGroups : unit -> ComputerTargetGroupCollection
Function GetComputerTargetGroups As ComputerTargetGroupCollection
Return Value
Type: Microsoft.UpdateServices.Administration.ComputerTargetGroupCollection
A ComputerTargetGroupCollection that contains the target groups to which this automatic approval rule applies.
See Also
IAutomaticUpdateApprovalRule Interface
Microsoft.UpdateServices.Administration Namespace
Return to top