Share via


MetricTrigger.TimeAggregation Eigenschaft

Definition

Ruft den Zeitaggregationstyp ab oder legt diese fest. Legt fest, wie die erfassten Daten im Zeitverlauf kombiniert werden sollen. Der Standardwert ist "Average". Mögliche Werte: "Average", "Minimum", "Maximum", "Total", "Count", "Last"

[Newtonsoft.Json.JsonProperty(PropertyName="timeAggregation")]
public Microsoft.Azure.Management.Monitor.Models.TimeAggregationType TimeAggregation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeAggregation")>]
member this.TimeAggregation : Microsoft.Azure.Management.Monitor.Models.TimeAggregationType with get, set
Public Property TimeAggregation As TimeAggregationType

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: