Share via


MetricDefinition.PrimaryAggregationType Eigenschaft

Definition

Ruft den primären Aggregationstypwert ab, der definiert, wie die Werte für die Anzeige verwendet werden sollen, oder legt diesen fest. Mögliche Werte: "None", "Average", "Count", "Minimum", "Maximum", "Total"

[Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")]
public Microsoft.Azure.Management.Monitor.Models.AggregationType? PrimaryAggregationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryAggregationType")>]
member this.PrimaryAggregationType : Nullable<Microsoft.Azure.Management.Monitor.Models.AggregationType> with get, set
Public Property PrimaryAggregationType As Nullable(Of AggregationType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: