共用方式為


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)

屬性值

適用於