MetricDefinition.PrimaryAggregation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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