Partager via


MetricDefinition.PrimaryAggregationType Propriété

Définition

Obtient le type d’agrégation principal définissant la façon dont les valeurs de métriques sont affichées. Les valeurs possibles sont les suivantes : 'None', 'Average', 'Count', 'Minimum', 'Maximum', 'Total'

[Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")]
public string PrimaryAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : string
Public ReadOnly Property PrimaryAggregationType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à