다음을 통해 공유


MetricSpecification.AggregationType 속성

정의

이 필드에 대해 하나의 값만 제공하거나 가져옵니다. 유효한 값: 평균, 최소, 최대, 합계, 개수입니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상