Condividi tramite


ManagedInstanceResourceGetTopQueriesOptions.AggregationFunction Property

Definition

Aggregation function to be used, default value is 'sum'.

public Azure.ResourceManager.Sql.Models.AggregationFunctionType? AggregationFunction { get; set; }
member this.AggregationFunction : Nullable<Azure.ResourceManager.Sql.Models.AggregationFunctionType> with get, set
Public Property AggregationFunction As Nullable(Of AggregationFunctionType)

Property Value

Applies to