次の方法で共有


ManagedInstanceResourceGetTopQueriesOptions.AggregationFunction プロパティ

定義

使用する集計関数。既定値は '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)

プロパティ値

適用対象