Resource Type: dsc_xspsearchserviceapp
- Defined in:
- lib/puppet/type/dsc_xspsearchserviceapp.rb
Overview
The DSC xSPSearchServiceApp resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_applicationpool
The application pool that it should run in
-
dsc_databasename
The name of the database (noting that some search databases will use this as a prefix)
-
dsc_databaseserver
The server that host the databases for this service application
Parameters
-
dsc_defaultcontentaccessaccount
The default content access account for this search service app
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_name (namevar)
The name of the search service application
-
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).