LoadBalancerHttpProbe.UpdateStages.WithRequestPath.withRequestPath(String requestPath) 方法
定义
Specifies the HTTP request path for the probe to monitor.
public Update withRequestPath(String requestPath)
参数
- requestPath
-
String
a request path
返回
the next stage of the definition
适用于