Resource Type: dsc_xspsearchtopology
- Defined in:
- lib/puppet/type/dsc_xspsearchtopology.rb
Overview
The DSC xSPSearchTopology resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_admin
A list of servers that will run the admin component
-
dsc_analyticsprocessing
A list of servers that will run the analytics processing component
-
dsc_contentprocessing
A list of servers that will run the content processing component
-
dsc_crawler
A list of servers that will run the crawler component
-
dsc_firstpartitiondirectory
The local directory servers will use to store the first index partition
-
dsc_indexpartition
A list of servers that will host the first (0) index partition
-
dsc_queryprocessing
A list of servers that will run the query processing component
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_psdscrunascredential
-
dsc_serviceappname (namevar)
The name of the search service application for this topology
-
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).