Interface LoadBalancerInboundNatRule.UpdateStages.WithProtocol
-
- All Superinterfaces:
HasProtocol.UpdateStages.WithProtocol<LoadBalancerInboundNatRule.Update,TransportProtocol>
- All Known Subinterfaces:
LoadBalancerInboundNatRule.Update
- Enclosing interface:
- LoadBalancerInboundNatRule.UpdateStages
public static interface LoadBalancerInboundNatRule.UpdateStages.WithProtocol extends HasProtocol.UpdateStages.WithProtocol<LoadBalancerInboundNatRule.Update,TransportProtocol>
The stage of an inbound NAT 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
-
-