次の方法で共有


Metric.MetricValues プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象