Freigeben über


MetricDefinition.PrimaryAggregationType Eigenschaft

Definition

Ruft den primären Aggregationstyp der Metrik ab. Mögliche Werte: "None", "Average", "Total", "Minimum", "Maximum", "Last"

[Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")]
public string PrimaryAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : string
Public ReadOnly Property PrimaryAggregationType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: