ApplicationGatewayProbeHealthResponseMatch interface

Application gateway probe health response match.

Properties

body

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

statusCodes

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

Property Details

body

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

body?: string

Property Value

string

statusCodes

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

statusCodes?: string[]

Property Value

string[]