Interface LoadBalancerOutboundRule.UpdateStages.WithProtocol<ParentT>
-
- All Superinterfaces:
HasProtocol.UpdateStages.WithProtocol<LoadBalancerOutboundRule.Update<ParentT>,LoadBalancerOutboundRuleProtocol>
- All Known Subinterfaces:
LoadBalancerOutboundRule.Update<ParentT>
- Enclosing interface:
- LoadBalancerOutboundRule.UpdateStages
public static interface LoadBalancerOutboundRule.UpdateStages.WithProtocol<ParentT> extends HasProtocol.UpdateStages.WithProtocol<LoadBalancerOutboundRule.Update<ParentT>,LoadBalancerOutboundRuleProtocol>
The stage of an outbound rule update allowing to specify the transport protocol for the rule to apply to.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.UpdateStages.WithProtocol
withProtocol
-
-