Interface ApplicationGatewayProbe.DefinitionStages
- Enclosing interface:
- ApplicationGatewayProbe
public static interface ApplicationGatewayProbe.DefinitionStages
Grouping of application gateway probe definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of an application gateway probe definition.static interfaceThe final stage of an application gateway probe definition.static interfaceThe stage of an application gateway probe definition allowing to specify the body contents of a healthy HTTP response to a probe.static interfaceThe stage of an application gateway probe definition allowing to specify healthy HTTP response status code ranges.static interfaceStage of an application gateway probe definition allowing to specify the host to send the probe to.static interfaceStage of an application gateway probe definition allowing to specify the time interval between consecutive probes.static interfaceStage of an application gateway probe definition allowing to specify the relative 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 definition allowing to specify the number of retries before the server is considered unhealthy.static interfaceStage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.