Resource Type: dsc_cfsrmfilescreen
- Defined in:
- lib/puppet/type/dsc_cfsrmfilescreen.rb
Overview
The DSC cFSRMFileScreen resource type. Automatically generated from version 2.0.1.48
Properties
-
dsc_active
Boolean setting that controls if server should fail any I/O operations if the File Screen is violated.
-
dsc_description
An optional description for this FSRM File Screen.
-
dsc_ensure
Specifies whether the FSRM File Screen should exist.
-
dsc_includegroup
An array of File Groups to include in this File Screen.
-
dsc_matchestemplate
Causes the template to use only the template name and Active and Ignore Groups parameters.
-
dsc_template
The name of the FSRM File Screen Template to apply to this path.
Parameters
-
dsc_path (namevar)
The path this FSRM File Screen applies to.
-
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).