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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java