QueryResults.Statistics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)