Partager via


MetricDefinition.PrimaryAggregationType Propriété

Définition

Obtient le type d’agrégation principal de la métrique. Les valeurs possibles sont les suivantes : « None », « Average », « Total », « Minimum », « Maximum », « Last »

[Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrimaryAggregationType PrimaryAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrimaryAggregationType
Public ReadOnly Property PrimaryAggregationType As PrimaryAggregationType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à