다음을 통해 공유


ResiliencyRecommendationComponents interface

게이트웨이 복원력 기반 권장 사항

속성

currentScore

게이트웨이의 현재 점수

maxScore

지정된 권장 사항이 적용되는 경우 게이트웨이가 달성할 수 있는 최대 점수Max score that the gateway can achieve if the specified recommendations is applied

name

Resiliency based Recommendation 구성 요소의 이름

recommendations

게이트웨이 복원력 기반 권장 사항 목록

속성 세부 정보

currentScore

게이트웨이의 현재 점수

currentScore?: string

속성 값

string

maxScore

지정된 권장 사항이 적용되는 경우 게이트웨이가 달성할 수 있는 최대 점수Max score that the gateway can achieve if the specified recommendations is applied

maxScore?: string

속성 값

string

name

Resiliency based Recommendation 구성 요소의 이름

name?: string

속성 값

string

recommendations

게이트웨이 복원력 기반 권장 사항 목록

recommendations?: GatewayResiliencyRecommendation[]

속성 값