Share via


IndexerExecutionEnvironment.Standard Property

Definition

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.

public static Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment Standard { get; }
static member Standard : Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment
Public Shared ReadOnly Property Standard As IndexerExecutionEnvironment

Property Value

Applies to