Resource Type: dsc_xspwebappthrottlingsettings

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

Overview

The DSC xSPWebAppThrottlingSettings resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_adminthreshold

    What is the list view threshold for site administrators

  • dsc_allowobjectmodeloverride

    Should object model code be able to be override the list view threshold

  • dsc_changelogenabled

    Is the change log enabled for this web app

  • dsc_changelogexpirydays

    How many days does the change log store data for

  • dsc_eventhandlersenabled

    Are event handlers enabled in the web application

  • dsc_happyhour

    The time window for happy hour

  • dsc_happyhourenabled

    Should the happy hour window be enabled for this web app

  • dsc_listviewlookupthreshold

    What is the maximum number of lookup fields in a single list view

  • dsc_listviewthreshold

    What should the list view threshold for this site be set to

  • dsc_requestthrottling

    Is request throttling enabled on this web app

  • dsc_uniquepermissionthreshold

    What is the limit for unique permissions on a single object in this web app

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

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