Share via


MetricDefinition.PrimaryAggregationType Property

Definition

Gets the primary aggregation type of the metric. Possible values include: 'None', 'Average', 'Total', 'Minimum', 'Maximum', 'Last'

[Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrimaryAggregationType PrimaryAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrimaryAggregationType
Public ReadOnly Property PrimaryAggregationType As PrimaryAggregationType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to