次の方法で共有


IndexerExecutionInfo.LastResult プロパティ

定義

最新または進行中のインデクサー実行の結果を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="lastResult")]
public Microsoft.Azure.Search.Models.IndexerExecutionResult LastResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastResult")>]
member this.LastResult : Microsoft.Azure.Search.Models.IndexerExecutionResult
Public ReadOnly Property LastResult As IndexerExecutionResult

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象