Resource Type: dsc_cfsrmclassificationproperty
- Defined in:
- lib/puppet/type/dsc_cfsrmclassificationproperty.rb
Overview
The DSC cFSRMClassificationProperty resource type. Automatically generated from version 2.0.1.48
Properties
-
dsc_description
The description for the FSRM Classification Property.
-
dsc_displayname
The display name for the FSRM Classification Property.
-
dsc_ensure
Specifies whether the FSRM Classification Property should exist.
-
dsc_parameters
An array of parameters in the format <name>=<value> that can be used by the File Classification Infrastructure.
-
dsc_possiblevalue
An array of possible values that this FSRM Classification Property can take on.
-
dsc_type
The type of the FSRM Classification Property.
Parameters
-
dsc_name (namevar)
The name of the FSRM Classification Property.
-
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).