IndexBatchException.IndexingResults プロパティ

定義

個々のインデックス アクションの状態を含むインデックス バッチの結果を取得します。

public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.IndexingResult> IndexingResults { get; }
member this.IndexingResults : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.IndexingResult>
Public ReadOnly Property IndexingResults As IList(Of IndexingResult)

プロパティ値

適用対象