LatencyScorecard interface
定義 LatencyScorecard
- Extends
屬性
country | 與延遲計分卡相關聯的國家/地區。 值是此處指定的國家/地區 ISO 代碼-https://www.iso.org/iso-3166-country-codes.html 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
description | 延遲計分卡說明:此屬性將不會串行化。 它只能由伺服器填入。 |
end |
UTC 附注中延遲計分卡的結束時間:此屬性將不會串行化。 它只能由伺服器填入。 |
endpointA | 計分卡附注中的 A 端點:此屬性將不會串行化。 它只能由伺服器填入。 |
endpointB | 計分卡附注中的 B 端點:此屬性將不會串行化。 它只能由伺服器填入。 |
id |
延遲計分卡的唯一標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
latency |
延遲計分卡的延遲計量 |
name |
延遲計分卡的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
start |
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
namePropertiesName
延遲計分卡的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
namePropertiesName?: string
屬性值
string
startDateTimeUTC
UTC 附注中延遲計分卡的開始時間:此屬性將不會串行化。 它只能由伺服器填入。
startDateTimeUTC?: Date
屬性值
Date