MetricDefinition.PrimaryAggregationType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to