OperationMetaMetricSpecification.AggregationType Property

Definition

Gets or sets aggregation type of metric

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")]
public string AggregationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")>]
member this.AggregationType : string with get, set
Public Property AggregationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to