共用方式為


Timeseries interface

定義 Timeseries

Extends

屬性

aggregationInterval

Timeseries 的匯總間隔

country

與《泰晤士報》相關聯的國家/ 地區。 值是此處指定的國家/地區 ISO 代碼-https://www.iso.org/iso-3166-country-codes.html

endDateTimeUTC

以 UTC 為單位的 Timeseries 結束日期時間

endpoint

與 Timeseries 數據點相關聯的端點

startDateTimeUTC

UTC 的 Timeseries 開始日期

timeseriesData

時間器的數據點集合

timeseriesType

Timeseries 的類型

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

aggregationInterval

Timeseries 的匯總間隔

aggregationInterval?: string

屬性值

string

country

與《泰晤士報》相關聯的國家/ 地區。 值是此處指定的國家/地區 ISO 代碼-https://www.iso.org/iso-3166-country-codes.html

country?: string

屬性值

string

endDateTimeUTC

以 UTC 為單位的 Timeseries 結束日期時間

endDateTimeUTC?: string

屬性值

string

endpoint

與 Timeseries 數據點相關聯的端點

endpoint?: string

屬性值

string

startDateTimeUTC

UTC 的 Timeseries 開始日期

startDateTimeUTC?: string

屬性值

string

timeseriesData

時間器的數據點集合

timeseriesData?: TimeseriesDataPoint[]

屬性值

timeseriesType

Timeseries 的類型

timeseriesType?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type