Interface LoadBalancerProbe

All Superinterfaces:
ChildResource<LoadBalancer>, HasInnerModel<ProbeInner>, HasLoadBalancingRules, HasName, HasParent<LoadBalancer>, HasPort, HasProtocol<ProbeProtocol>, Indexable
All Known Subinterfaces:
LoadBalancerHttpProbe, LoadBalancerTcpProbe

A client-side representation of a load balancing probe.
  • Method Details

    • intervalInSeconds

      int intervalInSeconds()
      Gets number of seconds between probes.
      Returns:
      number of seconds between probes
    • numberOfProbes

      int numberOfProbes()
      Gets number of failed probes before the node is determined to be unhealthy.
      Returns:
      number of failed probes before the node is determined to be unhealthy