Resource Type: dsc_sccaseholdrule
- Defined in:
- lib/puppet/type/dsc_sccaseholdrule.rb
Overview
The DSC SCCaseHoldRule resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_comment
The Comment parameter specifies an optional comment.
-
dsc_contentmatchquery
The ContentMatchQuery parameter specifies a content search filter. Use this parameter to create a query-based hold so only the content that matches the specified search query is placed on hold. This parameter uses a text search string or a query that’s formatted by using the Keyword Query Language (KQL).
-
dsc_disabled
The Disabled parameter specifies whether the case hold rule is enabled or disabled.
-
dsc_ensure
Present ensures the rule exists, absent ensures it is removed
Parameters
-
dsc_credential
Credentials of the Global Admin Account
-
dsc_name (namevar)
The Name parameter specifies a unique name for the case hold rule.
-
dsc_policy (namevar)
The Policy parameter specifies the case hold policy that contains 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).