Condividi tramite


Table.ResultStatistics Property

Definition

Gets or sets search job execution statistics.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resultStatistics")]
public Microsoft.Azure.Management.OperationalInsights.Models.ResultStatistics ResultStatistics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resultStatistics")>]
member this.ResultStatistics : Microsoft.Azure.Management.OperationalInsights.Models.ResultStatistics with get, set
Public Property ResultStatistics As ResultStatistics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to