Interface LoadBalancerHttpProbe

All Superinterfaces:
ChildResource<LoadBalancer>, HasInnerModel<ProbeInner>, HasLoadBalancingRules, HasName, HasParent<LoadBalancer>, HasPort, HasProtocol<ProbeProtocol>, Indexable, LoadBalancerProbe

public interface LoadBalancerHttpProbe extends LoadBalancerProbe
A client-side representation of an HTTP load balancing probe.
  • Method Details

    • requestPath

      String requestPath()
      Gets the HTTP request path for the HTTP probe to call to check the health status.
      Returns:
      the HTTP request path for the HTTP probe to call to check the health status