MetricDefinition.PrimaryAggregationType Property

Definition

The primary aggregation type value defining how to use the values for display.

public Azure.Monitor.Query.Models.MetricAggregationType? PrimaryAggregationType { get; }
member this.PrimaryAggregationType : Nullable<Azure.Monitor.Query.Models.MetricAggregationType>
Public ReadOnly Property PrimaryAggregationType As Nullable(Of MetricAggregationType)

Property Value

Applies to