Resource Type: dsc_xspsearchindexpartition

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

Overview

The DSC xSPSearchIndexPartition resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_rootdirectory

    The directory that the index should use locally on each server to store data

  • dsc_servers

    A list of the servers that this partition should exist on

  • dsc_serviceappname

    The name of the search service application

Parameters

  • dsc_index (namevar)

    The number of the partition in this farm

  • dsc_installaccount

    POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5

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