次の方法で共有


MetricSpecification.AggregationType プロパティ

定義

メトリック集計の種類を取得します。 使用可能な値は、'Average'、'Count'、'Total' です。

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")]
public Microsoft.Azure.Management.Media.Models.MetricAggregationType AggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationType")>]
member this.AggregationType : Microsoft.Azure.Management.Media.Models.MetricAggregationType
Public ReadOnly Property AggregationType As MetricAggregationType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象