Freigeben über


MetricSpecification.AggregationType Eigenschaft

Definition

Ruft nur einen Wert für dieses Feld ab oder legt diesen fest. Gültige Werte: Durchschnitt, 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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: