Condividi tramite


ResultStatistics.IngestedRecords Property

Definition

Gets the number of rows that were returned by the search job.

[Newtonsoft.Json.JsonProperty(PropertyName="ingestedRecords")]
public int? IngestedRecords { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ingestedRecords")>]
member this.IngestedRecords : Nullable<int>
Public ReadOnly Property IngestedRecords As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to