Resource Type: dsc_cfsrmclassification
- Defined in:
- lib/puppet/type/dsc_cfsrmclassification.rb
Overview
The DSC cFSRMClassification resource type. Automatically generated from version 2.0.1.48
Properties
-
dsc_continuous
Enable FSRM Classification continuous mode for new files.
-
dsc_continuouslog
Enable FSRM Classification continuous mode logging.
-
dsc_continuouslogsize
The maximum number of KB that can be used for the continuous mode log file.
-
dsc_excludenamespace
An array of Namespaces that will be excluded from FSRM Classification.
-
dsc_lasterror
-
dsc_schedulemonthly
An array of days of the month the FSRM Classification should run on.
-
dsc_schedulerunduration
The maximum number of hours the FSRM Classification can run for. Setting this to -1 will disable this.
-
dsc_scheduletime
A string containing the time of day the FSRM Classification should run at.
-
dsc_scheduleweekly
An array of named days of the week the FSRM Classification should run on.
-
dsc_status
Parameters
-
dsc_id (namevar)
This is a unique identifier for this resource.
-
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).