Resource Type: dsc_xexchjetstress
- Defined in:
- lib/puppet/type/dsc_xexchjetstress.rb
Overview
The DSC xExchJetstress resource type. Automatically generated from version 1.34.0
Properties
-
dsc_jetstressparams
Command line parameters to pass into JetstressCmd.exe
-
dsc_jetstresspath
The path to the folder where Jetstress is installed, and which contains JetstressCmd.exe
-
dsc_maxwaitminutes
The maximum amount of time that the Scheduled Task which runs Jetstress can execute for. Defaults to 0, which means there is no time limit.
-
dsc_minachievediops
The minimum value reported in the Achieved Transactional I/O per Second section of the Jetstress report for the run to be considered successful. Defaults to 0.
Parameters
-
dsc_psdscrunascredential
-
dsc_timeout
The maximum time in seconds to wait for the DSC resource to complete.
-
dsc_type (namevar)
Specifies the Type which was defined in the JetstressConfig.xml file. Valid values are Performance, Stress, DatabaseBackup, or SoftRecovery. Defaults to Performance.
-
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).