IndexingParametersConfiguration.ExecutionEnvironment プロパティ

定義

インデクサーを実行する環境を指定します。

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)

プロパティ値

適用対象