你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResiliencyRecommendationComponents Class

Gateway Resiliency based Recommendations.

Constructor

ResiliencyRecommendationComponents(*, name: str | None = None, current_score: str | None = None, max_score: str | None = None, recommendations: List[_models.GatewayResiliencyRecommendation] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the Resiliency based Recommendation Component.

Default value: None
current_score
str

Current Score of the gateway.

Default value: None
max_score
str

Max score that the gateway can achieve if the specified recommendation is applied.

Default value: None
recommendations

List of Gateway Resiliency based Recommendations.

Default value: None

Variables

Name Description
name
str

Name of the Resiliency based Recommendation Component.

current_score
str

Current Score of the gateway.

max_score
str

Max score that the gateway can achieve if the specified recommendation is applied.

recommendations

List of Gateway Resiliency based Recommendations.