Partager via


Metrics.PrimaryAggregation Propriété

Définition

Obtient ou définit le type d’agrégation de métriques. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à