Resource Type: dsc_xspmanagedpath
- Defined in:
- lib/puppet/type/dsc_xspmanagedpath.rb
Overview
The DSC xSPManagedPath resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_explicit
Should the host header be explicit? If false then it is a wildcard
-
dsc_hostheader
Is this a host header web application?
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_psdscrunascredential
-
dsc_relativeurl (namevar)
The relative URL of the managed path
-
dsc_webappurl (namevar)
The URL of the web application to apply the managed path to - this is ignored for host header web applications
-
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).