IAutomaticUpdateApprovalRule Properties

 

Applies To: Windows Server Update Services

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Properties

Name Description
System_CAPS_pubproperty Action

Gets the type of action that the rule performs.

System_CAPS_pubproperty CanSetDeadline

Gets a value indicating if the server that this rule is associated with supports the Deadline property being set.

System_CAPS_pubproperty Deadline

Gets or sets an AutomaticUpdateApprovalDeadline to be applied to any updates to which this rule applies.

System_CAPS_pubproperty Enabled

Gets or sets whether the automatic approval rule is enabled.

System_CAPS_pubproperty Id

Gets the ID of the rule.

System_CAPS_pubproperty Name

Gets or sets the name of the rule.

See Also

IAutomaticUpdateApprovalRule Interface
Microsoft.UpdateServices.Administration Namespace

Return to top