Resource Type: dsc_xspsite
- Defined in:
- lib/puppet/type/dsc_xspsite.rb
Overview
The DSC xSPSite resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_compatibilitylevel
The compatibility level of the site
-
dsc_contentdatabase
The name of the content database to create the site in
-
dsc_description
The description to apply to the site collection
-
dsc_hostheaderwebapplication
The URL of the host header web application to create this site in
-
dsc_language
The language code of the site
-
dsc_name
The display name of the site collection
-
dsc_owneralias
The username of the site collection administrator
-
dsc_owneremail
The email address of the site collection administrator
-
dsc_quotatemplate
The quota template to apply to the site collection
-
dsc_secondaryemail
The secondary site collection admin email address
-
dsc_secondaryowneralias
The secondary site collection admin username
-
dsc_template
The template to apply to the site collection
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_psdscrunascredential
-
dsc_url (namevar)
The URL of the site collection
-
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).