ResiliencyRecommendationComponents interface
基於閘道彈性的建議
屬性
| current |
閘道的當前分數 |
| max |
應用指定建議時閘道可以達到的最高分數 |
| name | 基於彈性的建議元件的名稱 |
| recommendations | 基於 Gateway Resiliency 的建議清單 |
屬性詳細資料
currentScore
閘道的當前分數
currentScore?: string
屬性值
string
maxScore
應用指定建議時閘道可以達到的最高分數
maxScore?: string
屬性值
string
name
基於彈性的建議元件的名稱
name?: string
屬性值
string
recommendations
基於 Gateway Resiliency 的建議清單
recommendations?: GatewayResiliencyRecommendation[]