Timeseries interface

時系列を定義します

Extends

プロパティ

aggregationInterval

時系列の集計間隔

country

時系列に関連付けられている国。 値は、ここで指定されている国の ISO コードです-https://www.iso.org/iso-3166-country-codes.html

endDateTimeUTC

時系列の終了 DateTime (UTC)

endpoint

Timeseries データ ポイントに関連付けられているエンドポイント

startDateTimeUTC

時系列の開始 DateTime (UTC)

timeseriesData

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

timeseriesType

時系列の種類

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

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

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

timeseriesData?: TimeseriesDataPoint[]

プロパティ値

timeseriesType

時系列の種類

timeseriesType?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソース ID。

id?: string

プロパティ値

string

Resource.id から継承された

location

リソースの場所。

location?: string

プロパティ値

string

resource.location から継承

name

リソース名。

name?: string

プロパティ値

string

承元Resource.name

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Resource.tags から継承された

type

リソースの種類。

type?: string

プロパティ値

string

承元Resource.type