次の方法で共有


MetricSpecificationV1.SupportedAggregationTypes プロパティ

定義

メトリック集計の種類をサポートするを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象