DSCResources/MSFT_UpdateServicesApprovalRule/en-US/about_UpdateServicesApprovalRule.help.txt

.NAME
    UpdateServicesApprovalRule
 
.DESCRIPTION
    This resource is used to configure the Update Services Approval Rule.
 
.PARAMETER Ensure
    Write - String
    Allowed values: Present, Absent
    An enumerated value that describes if WSUS is configured. Default value is 'Present'.
 
.PARAMETER Name
    Key - String
    Name of the approval rule.
 
.PARAMETER Classifications
    Write - StringArray
    Classifications in the approval rule.
 
.PARAMETER Products
    Write - StringArray
    Products in the approval rule.
 
.PARAMETER ComputerGroups
    Write - StringArray
    Computer groups the approval rule applies to.
 
.PARAMETER Enabled
    Write - Boolean
    Whether the approval rule is enabled.
 
.PARAMETER Synchronize
    Write - Boolean
    Synchronize after creating or updating the approval rule.
 
.PARAMETER RunRuleNow
    Write - Boolean
    Run the approval rule after it has been created.