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 Microsoft.Azure.Management.Sql.Fluent.Models.PrimaryAggregationType PrimaryAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : Microsoft.Azure.Management.Sql.Fluent.Models.PrimaryAggregationType
Public ReadOnly Property PrimaryAggregationType As PrimaryAggregationType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à