Resource Type: dsc_xprocessset

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

Overview

The DSC resource type. Automatically generated from version 9.2.1

Properties

  • dsc_credential
  • dsc_ensure
  • dsc_psdscrunascredential
  • dsc_standarderrorpath
  • dsc_standardinputpath
  • dsc_standardoutputpath
  • dsc_workingdirectory

Parameters

  • dsc_path (namevar)
  • dsc_timeout

    The maximum time in seconds to wait for the DSC resource to complete.

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