Share via


MetricDefinition.SupportedAggregationTypes Eigenschaft

Definition

Ruft die Auflistung der unterstützten Aggregationstypen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: