Resource Type: dsc_csymboliclink

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

Overview

The DSC cSymbolicLink resource type. Automatically generated from version 3.7.8.4

Properties

  • dsc_ensure

    Ensure Symbolic Link is Present or Absent.

  • dsc_sourcepath

    Symbolic Link source path

Parameters

  • dsc_destinationpath (namevar)

    Symbolic Link path.

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