共用方式為


LatencyScorecard interface

定義 LatencyScorecard

Extends

屬性

country

與延遲計分卡相關聯的國家/地區。 值是此處指定的國家/地區 ISO 代碼-https://www.iso.org/iso-3166-country-codes.html 注意:此屬性將不會串行化。 它只能由伺服器填入。

description

延遲計分卡說明:此屬性將不會串行化。 它只能由伺服器填入。

endDateTimeUTC

UTC 附注中延遲計分卡的結束時間:此屬性將不會串行化。 它只能由伺服器填入。

endpointA

計分卡附注中的 A 端點:此屬性將不會串行化。 它只能由伺服器填入。

endpointB

計分卡附注中的 B 端點:此屬性將不會串行化。 它只能由伺服器填入。

idPropertiesId

延遲計分卡的唯一標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

latencyMetrics

延遲計分卡的延遲計量

namePropertiesName

延遲計分卡的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

startDateTimeUTC

UTC 附注中延遲計分卡的開始時間:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

location

資源位置。

name

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

tags

資源標籤。

type

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

屬性詳細資料

country

與延遲計分卡相關聯的國家/地區。 值是此處指定的國家/地區 ISO 代碼-https://www.iso.org/iso-3166-country-codes.html 注意:此屬性將不會串行化。 它只能由伺服器填入。

country?: string

屬性值

string

description

延遲計分卡說明:此屬性將不會串行化。 它只能由伺服器填入。

description?: string

屬性值

string

endDateTimeUTC

UTC 附注中延遲計分卡的結束時間:此屬性將不會串行化。 它只能由伺服器填入。

endDateTimeUTC?: Date

屬性值

Date

endpointA

計分卡附注中的 A 端點:此屬性將不會串行化。 它只能由伺服器填入。

endpointA?: string

屬性值

string

endpointB

計分卡附注中的 B 端點:此屬性將不會串行化。 它只能由伺服器填入。

endpointB?: string

屬性值

string

idPropertiesId

延遲計分卡的唯一標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

idPropertiesId?: string

屬性值

string

latencyMetrics

延遲計分卡的延遲計量

latencyMetrics?: LatencyMetric[]

屬性值

namePropertiesName

延遲計分卡的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

namePropertiesName?: string

屬性值

string

startDateTimeUTC

UTC 附注中延遲計分卡的開始時間:此屬性將不會串行化。 它只能由伺服器填入。

startDateTimeUTC?: Date

屬性值

Date

繼承的屬性詳細資料

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