次の方法で共有


PercentileMetric.MetricValues プロパティ

定義

指定した時間枠とタイムステップのパーセンタイル メトリック値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="metricValues")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.PercentileMetricValue> MetricValues { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricValues")>]
member this.MetricValues : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.PercentileMetricValue>
Public ReadOnly Property MetricValues As IList(Of PercentileMetricValue)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象