Freigeben über


MetricSpecificationV1.AggregationType Eigenschaft

Definition

Ruft den Metrikaggregationstyp ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: