Resource Type: dsc_xspdesignersettings

Defined in:
lib/puppet/type/dsc_xspdesignersettings.rb

Overview

The DSC xSPDesignerSettings resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_allowcreatedeclarativeworkflow

    Allow users to create declarative workflows with SharePoint Designer

  • dsc_allowcustomisemasterpage

    Allow masterpages to be changed by SharePoint Designer

  • dsc_allowdetachpagesfromdefinition

    Allow pages to be un-ghosted by SharePoint Designer

  • dsc_allowmanagesiteurlstructure

    Allow site URL structure to be changed by SharePoint Designer

  • dsc_allowsavedeclarativeworkflowastemplate

    Allow users to save declarative workflows as a template from SharePoint Designer

  • dsc_allowsavepublishdeclarativeworkflow

    Allow users to save and re-publish declarative workflows with SharePoint Designer

  • dsc_allowsharepointdesigner

    Allow the use of SharePoint Designer

  • dsc_settingsscope

    Define the scope of the configuration - either WebApplication or SiteCollection

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 web application or site collection to configure

  • 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).