Resource Type: dsc_xspantivirussettings
- Defined in:
- lib/puppet/type/dsc_xspantivirussettings.rb
Overview
The DSC xSPAntivirusSettings resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_allowdownloadinfected
Should documents that are infected be allowed to be downloaded
-
dsc_attempttoclean
Should infected documents be handed to the AV engine to attempt cleaning
-
dsc_numberofthreads
How many concurrent threads should the AV engine be able to run on a server
-
dsc_scanonupload
Should documents be scanned on upload
-
dsc_timeoutduration
What is the timeout for an AV scan in seconds
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_psdscrunascredential
-
dsc_scanondownload (namevar)
Should documents be scanned before being downloaded
-
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).