次の方法で共有


FrontDoorTimeSeriesInfo.TimeSeriesData プロパティ

定義

時系列のデータ ポイントのセット。

public System.Collections.Generic.IList<Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesDataPoint> TimeSeriesData { get; }
member this.TimeSeriesData : System.Collections.Generic.IList<Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesDataPoint>
Public ReadOnly Property TimeSeriesData As IList(Of FrontDoorTimeSeriesDataPoint)

プロパティ値

適用対象