Share via


QueryResults.Statistics Property

Definition

If requested, contains query statistics. See https://dev.loganalytics.io/documentation/Using-the-API/RequestOptions for more info.

public System.Collections.Generic.IDictionary<string,object> Statistics { get; set; }
member this.Statistics : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Statistics As IDictionary(Of String, Object)

Property Value

Applies to