Resource Type: dsc_scsupervisoryreviewrule

Defined in:
lib/puppet/type/dsc_scsupervisoryreviewrule.rb

Overview

The DSC SCSupervisoryReviewRule resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_condition

    The Condition parameter specifies the conditions and exceptions for the rule.

  • dsc_ensure

    Specify if this rule should exist or not.

  • dsc_samplingrate

    The SamplingRate parameter specifies the percentage of communications for review. If you want reviewers to review all detected items, use the value 100.

Parameters

  • dsc_credential

    Credentials of the Exchange Global Admin

  • dsc_name (namevar)

    The Name parameter specifies the unique name for the supervisory review policy. The name can’t exceed 64 characters. If the value contains spaces, enclose the value in quotation marks.

  • dsc_policy (namevar)

    The Policy parameter specifies the supervisory review policy that’s assigned to the rule. You can use any value that uniquely identifies the policy.

  • dsc_psdscrunascredential
  • name (namevar)

    Description of the purpose for this resource declaration.

  • validation_mode (defaults to: property)

    Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).