ApplicationGatewayProbeHealthResponseMatch Class

Definition

Application gateway probe health response match.

public class ApplicationGatewayProbeHealthResponseMatch
type ApplicationGatewayProbeHealthResponseMatch = class
Public Class ApplicationGatewayProbeHealthResponseMatch
Inheritance
ApplicationGatewayProbeHealthResponseMatch

Constructors

ApplicationGatewayProbeHealthResponseMatch()

Initializes a new instance of the ApplicationGatewayProbeHealthResponseMatch class.

ApplicationGatewayProbeHealthResponseMatch(String, IList<String>)

Initializes a new instance of the ApplicationGatewayProbeHealthResponseMatch class.

Properties

Body

Gets or sets body that must be contained in the health response. Default value is empty.

StatusCodes

Gets or sets allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.

Applies to