Compartilhar via


MetricDefinition.PrimaryAggregationType Propriedade

Definição

Obtém o tipo de agregação primária que define como os valores de métrica são exibidos. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a