Partager via


MetricSpecificationV1.AggregationType Propriété

Définition

Obtient ou définit le type d’agrégation de métriques. Les valeurs possibles sont les suivantes : 'NotSpecified', 'None', 'Average', 'Minimum', 'Maximum', 'Total', 'Count'

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")]
public string AggregationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")>]
member this.AggregationType : string with get, set
Public Property AggregationType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à