Resource Type: dsc_xspworkmanagementserviceapp

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

Overview

The DSC xSPWorkManagementServiceApp resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_applicationpool

    The name of the application pool this will run in

  • dsc_ensure

    Present to ensure the app exists, absent to ensure it is removed

  • dsc_minimumtimebetweenewssyncsubscriptionsearches

    The minimum amount of time bween EWS sync subscription searches

  • dsc_minimumtimebetweenproviderrefreshes

    The minimum time between provider refreshes

  • dsc_minimumtimebetweensearchqueries

    The minimum time between search queries

  • dsc_numberofsubscriptionsyncsperewssyncrun

    The number of subscription syncronisations per EWS sync run

  • dsc_numberofusersewssyncwillprocessatonce

    How many users will EWS calls include at once

  • dsc_numberofusersperewssyncbatch

    How many users are included in a batch for EWS

Parameters

  • dsc_installaccount

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

  • dsc_name (namevar)

    The name of the work management service application

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