MetricDefinition.PrimaryAggregation Property

Definition

Optional. Metric primary aggregation specifies the default type for the metrics. This indicates if the metric is of type average, total, minimum or maximum.

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

Property Value

Applies to