共用方式為


Metrics.PrimaryAggregation Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to