Compartir a través de


MetricDefinition.PrimaryAggregationType Propiedad

Definición

Obtiene el tipo de agregación principal que define cómo se muestran los valores de métrica. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a