Resource Type: dsc_cfsrmsettings
- Defined in:
- lib/puppet/type/dsc_cfsrmsettings.rb
Overview
The DSC cFSRMSettings resource type. Automatically generated from version 2.0.1.48
Properties
-
dsc_adminemailaddress
Specifies a semicolon-separated list of email addresses for the recipients of any email that the server sends to the administrator.
-
dsc_commandnotificationlimit
Specifies the minimum number of seconds between individual running events of a command-type notification.
-
dsc_emailnotificationlimit
Specifies the minimum number of seconds between individual running events of an email-type notification.
-
dsc_eventnotificationlimit
Specifies the minimum number of seconds between individual running events of an event-type notification.
-
dsc_fromemailaddress
Specifies the default email address from which FSRM sends email messages.
-
dsc_smtpserver
Specifies the fully qualified domain name (FQDN) or IP address of the SMTP server that FSRM uses to send email.
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).