Share via


MetricDefinition.PrimaryAggregationType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.MetricAggregationType? PrimaryAggregationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.MetricAggregationType> with get, set
Public Property PrimaryAggregationType As Nullable(Of MetricAggregationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to