共用方式為


MetricSpecification.AggregationType 屬性

定義

取得或設定只提供這個欄位的一個值。 有效值:Average、Minimum、Maximum、Total、Count。

[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

適用於