MonitorTimeSeriesElement.Data 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表度量值的資料點陣列。 只有在指定資料的結果類型時,才會傳回這個值。
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)