Interface LoadBalancerOutboundRule.UpdateStages.WithBackend<ParentT>
- All Known Subinterfaces:
LoadBalancerOutboundRule.Update<ParentT>
- Enclosing interface:
LoadBalancerOutboundRule.UpdateStages
public static interface LoadBalancerOutboundRule.UpdateStages.WithBackend<ParentT>
The stage of an outbound rule update allowing to specify the backend pool.
-
Method Summary
-
Method Details
-
fromBackend
Specifies the backend pool.- Parameters:
name- backend pool name- Returns:
- the next stage of the update
-