Compartilhar via


MetricSpecificationV1.AggregationType Propriedade

Definição

Obtém ou define o tipo de agregação de métrica. Os valores possíveis incluem: 'NotSpecified', 'None', 'Average', 'Minimum', 'Maximum', 'Total', 'Count'

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")]
public string AggregationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")>]
member this.AggregationType : string with get, set
Public Property AggregationType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a