Timeseries interface
時系列を定義します
- Extends
プロパティ
| aggregation |
時系列の集計間隔 |
| country | 時系列に関連付けられている国。 値は、ここで指定されている国の ISO コードです-https://www.iso.org/iso-3166-country-codes.html |
| end |
時系列の終了 DateTime (UTC) |
| endpoint | Timeseries データ ポイントに関連付けられているエンドポイント |
| start |
時系列の開始 DateTime (UTC) |
| timeseries |
時系列のデータ ポイントのセット |
| timeseries |
時系列の種類 |
プロパティの詳細
aggregationInterval
時系列の集計間隔
aggregationInterval?: string
プロパティ値
string
country
時系列に関連付けられている国。 値は、ここで指定されている国の ISO コードです-https://www.iso.org/iso-3166-country-codes.html
country?: string
プロパティ値
string
endDateTimeUTC
時系列の終了 DateTime (UTC)
endDateTimeUTC?: string
プロパティ値
string
endpoint
Timeseries データ ポイントに関連付けられているエンドポイント
endpoint?: string
プロパティ値
string
startDateTimeUTC
時系列の開始 DateTime (UTC)
startDateTimeUTC?: string
プロパティ値
string
timeseriesData
timeseriesType
時系列の種類
timeseriesType?: string
プロパティ値
string
継承されたプロパティの詳細
id
リソース ID。
id?: string
プロパティ値
string
location
リソースの場所。
location?: string
プロパティ値
string
resource.location から継承
name
tags
リソース タグ。
tags?: Record<string, string>
プロパティ値
Record<string, string>