Resource Type: dsc_xspquotatemplate
- Defined in:
- lib/puppet/type/dsc_xspquotatemplate.rb
Overview
The DSC xSPQuotaTemplate resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_ensure
Present to create this template, absent to ensure it does not exist
-
dsc_maximumusagepointssolutions
The maximum number of performance points for sandbox solutions for this template
-
dsc_storagemaxinmb
The maximum storage for sites of this template in MB
-
dsc_storagewarninginmb
The amount of storage for sites of this template that triggers a warning
-
dsc_warningusagepointssolutions
The warning number of performance points for sandbox solutions for this template
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_name (namevar)
The name of the quota template
-
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).