Share via


MetricSpecification.AggregationType Property

Definition

Gets the metric aggregation type. Possible values include: 'Average', 'Count', 'Total'

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")]
public Microsoft.Azure.Management.Media.Models.MetricAggregationType AggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")>]
member this.AggregationType : Microsoft.Azure.Management.Media.Models.MetricAggregationType
Public ReadOnly Property AggregationType As MetricAggregationType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to