次の方法で共有


FrontDoorTimeSeriesDataPoint クラス

定義

時系列で使用される時系列データ ポイントを定義します。

public class FrontDoorTimeSeriesDataPoint
type FrontDoorTimeSeriesDataPoint = class
Public Class FrontDoorTimeSeriesDataPoint
継承
FrontDoorTimeSeriesDataPoint

コンストラクター

FrontDoorTimeSeriesDataPoint()

FrontDoorTimeSeriesDataPoint の新しいインスタンスを初期化します。

プロパティ

DateTimeUtc

UTC の時系列データ ポイントの DateTime。

Value

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

適用対象