Resource Type: dsc_xspwebappsiteuseanddeletion

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

Overview

The DSC xSPWebAppSiteUseAndDeletion resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_automaticallydeleteunusedsitecollections

    Should unused site collection be automatically deleted

  • dsc_sendunusedsitecollectionnotifications

    Should emails be sent to notify site owners of unused site collections

  • dsc_unusedsitenotificationperiod

    How many days should pass before a site is flagged as unused

  • dsc_unusedsitenotificationsbeforedeletion

    How many days before an unused site is deleted should an email be sent to the owner

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