LoadBalancerHttpProbe Interface
Implements
public interface LoadBalancerHttpProbe
extends LoadBalancerProbe
A client-side representation of an HTTP load balancing probe.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String | requestPath() |
Method Details
requestPath
public abstract String requestPath()
Returns:
the HTTP request path for the HTTP probe to call to check the health status
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java