KnownIndexerExecutionEnvironment enum

Known values of IndexerExecutionEnvironment that the service accepts.

Fields

Private

Indicates that the indexer should run with the environment provisioned specifically for the search service. This should only be specified as the execution environment if the indexer needs to access resources securely over shared private link resources.

Standard

Indicates that the search service can determine where the indexer should execute. This is the default environment when nothing is specified and is the recommended value.