Resource Type: dsc_webvirtualdirectory

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

Overview

The DSC WebVirtualDirectory resource type. Automatically generated from version 4.2.1

Properties

  • dsc_ensure

    Whether virtual directory should be present or absent

  • dsc_physicalpath

    Physical path for the virtual directory

Parameters

  • dsc_credential

    Credential to use for accessing the virtual directory

  • dsc_name (namevar)

    Name of virtual directory

  • dsc_psdscrunascredential
  • dsc_timeout

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

  • dsc_webapplication (namevar)

    Web application name for the virtual directory

  • dsc_website (namevar)

    Name of website with which Web Application is associated

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