Share via


TopQueryStatisticsInput.NumberOfTopQueries Property

Definition

Gets or sets max number of top queries to return.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfTopQueries")]
public int NumberOfTopQueries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfTopQueries")>]
member this.NumberOfTopQueries : int with get, set
Public Property NumberOfTopQueries As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to