次の方法で共有


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?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

Resource.tags から継承された

type

リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

承元Resource.type