Compartir a través de


MetricDefinition.PrimaryAggregationType Propiedad

Definición

Obtiene el tipo de agregación principal de la métrica. Entre los valores posibles se incluyen: 'None', 'Average', 'Total', 'Minimum', 'Maximum', 'Last'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a