Share via


MetricSpecificationV1.SupportedAggregationTypes Property

Definition

Gets or sets support metric aggregation type.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedAggregationTypes")]
public System.Collections.Generic.IList<string> SupportedAggregationTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedAggregationTypes")>]
member this.SupportedAggregationTypes : System.Collections.Generic.IList<string> with get, set
Public Property SupportedAggregationTypes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to