Interface LoadBalancerTcpProbe.DefinitionStages
- Enclosing interface:
LoadBalancerTcpProbe
public static interface LoadBalancerTcpProbe.DefinitionStages
Grouping of probe definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the probe definition.static interfaceThe final stage of the probe definition.static interfaceThe stage of the TCP probe definition allowing to specify the probe interval.static interfaceThe stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.static interfaceThe stage of the TCP probe definition allowing to specify the port number to monitor.