IUpdateServer.GetInstallApprovalRules Method ()
Applies To: Windows Server Update Services
Get a collection of automatic approval rules.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
AutomaticUpdateApprovalRuleCollection GetInstallApprovalRules()
AutomaticUpdateApprovalRuleCollection^ GetInstallApprovalRules()
abstract GetInstallApprovalRules : unit -> AutomaticUpdateApprovalRuleCollection
Function GetInstallApprovalRules As AutomaticUpdateApprovalRuleCollection
Return Value
Type: Microsoft.UpdateServices.Administration.AutomaticUpdateApprovalRuleCollection
The collection of automatic install approval rules
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top