Compartilhar via


TopQueries.AggregationFunction Propriedade

Definição

Obtém a função usada para agregar as métricas de cada consulta. Os valores possíveis incluem: 'min', 'max', 'avg', 'sum'

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationFunction")]
public Microsoft.Azure.Management.Synapse.Models.QueryAggregationFunction? AggregationFunction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationFunction")>]
member this.AggregationFunction : Nullable<Microsoft.Azure.Management.Synapse.Models.QueryAggregationFunction>
Public ReadOnly Property AggregationFunction As Nullable(Of QueryAggregationFunction)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a