次の方法で共有


MetricDefinition.PrimaryAggregation プロパティ

定義

任意。 メトリックプライマリ集計では、メトリックの既定の種類を指定します。 これは、メトリックの種類が average、total、minimum、maximum であるかどうかを示します。

public string PrimaryAggregation { get; set; }
member this.PrimaryAggregation : string with get, set
Public Property PrimaryAggregation As String

プロパティ値

適用対象