LoadBalancer.UpdateStages.WithPublicFrontend.withoutFrontend(String name) 方法
定义
Removes the specified frontend from the load balancer.
public Update withoutFrontend(String name)
参数
- name
-
String
the name of an existing front end on this load balancer
返回
the next stage of the update
适用于