Share via


QueryResults.Render Property

Definition

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

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

Property Value

Applies to