Resource Type: dsc_xsptimerjobstate

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

Overview

The DSC xSPTimerJobState resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_enabled

    Should the timer job be enabled or not

  • dsc_schedule

    The schedule for the timer job to execute on

  • dsc_webapplication

    The name of the web application that the timer job belongs to

Parameters

  • dsc_installaccount

    POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5

  • dsc_name (namevar)

    The internal name of the timer job (not the display name)

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