Resource Type: dsc_cdotnetframework

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

Overview

The DSC cDotNetFramework resource type. Automatically generated from version 3.7.8.4

Properties

  • dsc_ensure

    Describe going to install DotnetFramework or not.

  • dsc_installerpath

    Describe Path to the offline installation file. It only use for installation.

  • dsc_logpath

    Describe installation log file|Directory Path.

  • dsc_norestart

    Describe restart after install/uninstall.

Parameters

  • dsc_kb (namevar)

    Describe FotNetFramework KB.

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