次の方法で共有


MonitorTimeSeriesElement.Data プロパティ

定義

メトリック値を表すデータ ポイントの配列。 これは、結果のデータ型が指定されている場合にのみ返されます。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Models.MonitorMetricValue> Data { get; }
member this.Data : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Models.MonitorMetricValue>
Public ReadOnly Property Data As IReadOnlyList(Of MonitorMetricValue)

プロパティ値

適用対象