Interface ApplicationGatewayProbe.UpdateStages
- Enclosing interface:
ApplicationGatewayProbe
public static interface ApplicationGatewayProbe.UpdateStages
Grouping of application gateway probe update stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe stage of an application gateway probe update allowing to specify the body contents of a healthy HTTP response to a probe.static interfaceThe stage of an application gateway probe update allowing to specify healthy HTTP response status code ranges.static interfaceStage of an application gateway probe update allowing to specify the host to send the probe to.static interfaceStage of an application gateway probe update allowing to specify the time interval between consecutive probes.static interfaceStage of an application gateway probe update allowing to specify the path to send the probe to.static interfaceStage of an application gateway probe update allowing to specify the protocol of the probe.static interfaceStage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy.static interfaceStage of an application gateway probe update allowing to specify the amount of time to after which the probe is considered failed.