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

ApplicationGatewayProbeHealthResponseMatch Class

Application gateway probe health response match.

Constructor

ApplicationGatewayProbeHealthResponseMatch(*, body: str | None = None, status_codes: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
body
str

Body that must be contained in the health response. Default value is empty.

Default value: None
status_codes

Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.

Default value: None

Variables

Name Description
body
str

Body that must be contained in the health response. Default value is empty.

status_codes

Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.