IndexingParametersConfiguration.ExecutionEnvironment Property

Definition

Specifies the environment in which the indexer should execute.

public Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment? ExecutionEnvironment { get; set; }
member this.ExecutionEnvironment : Nullable<Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment> with get, set
Public Property ExecutionEnvironment As Nullable(Of IndexerExecutionEnvironment)

Property Value

Applies to