OriginGroup interface
當無法從 CDN 提供內容時,來源群組會用來對來源進行負載平衡。
- Extends
屬性
health |
用於判斷來源健康情況的健全狀況探查設定。 |
origins | 透過指定來源群組內CDN傳遞的內容來源。 |
provisioning |
原始群組的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
resource |
來源群組的資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
response |
JSON 物件,其中包含屬性,以使用實際要求/回應來判斷原始健康情況。 目前不支援這個屬性。 |
traffic |
當狀況不良的端點狀況良好或新增新的端點時,以分鐘為單位逐漸將流量轉移到端點的時間。 預設值為 10 分鐘。 目前不支援這個屬性。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
唯讀系統資料注意:此屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
healthProbeSettings
origins
provisioningState
原始群組的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
resourceState
來源群組的資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
resourceState?: string
屬性值
string
responseBasedOriginErrorDetectionSettings
JSON 物件,其中包含屬性,以使用實際要求/回應來判斷原始健康情況。 目前不支援這個屬性。
responseBasedOriginErrorDetectionSettings?: ResponseBasedOriginErrorDetectionParameters
屬性值
trafficRestorationTimeToHealedOrNewEndpointsInMinutes
當狀況不良的端點狀況良好或新增新的端點時,以分鐘為單位逐漸將流量轉移到端點的時間。 預設值為 10 分鐘。 目前不支援這個屬性。
trafficRestorationTimeToHealedOrNewEndpointsInMinutes?: number
屬性值
number