Resource Type: dsc_xspusageapplication

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

Overview

The DSC xSPUsageApplication resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_databasename

    The name of the database for the service app

  • dsc_databaseserver

    The name of the database server

  • dsc_failoverdatabaseserver

    The name of the failover database server

  • dsc_usagelogcuttime

    The time in minutes to cut over to new log files

  • dsc_usageloglocation

    The location on each server to store the log files

  • dsc_usagelogmaxfilesizekb

    The maximum file size for log files in KB

  • dsc_usagelogmaxspacegb

    The total space of all log files on disk in GB

Parameters

  • dsc_databasecredentials

    The credentials to use to access the database

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