Share via


MetricTrigger.Statistic Eigenschaft

Definition

Ruft den Metrikstatistiktyp ab oder legt diese fest. Gibt an, wie die Metriken aus mehreren Instanzen kombiniert werden. Mögliche Werte: "Average", "Min", "Max", "Sum", "Count"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: