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 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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java