Interface HasProtocol<ProtocolT>
- Type Parameters:
ProtocolT- the protocol type of the value
- All Known Subinterfaces:
ApplicationGatewayBackendHttpConfiguration, ApplicationGatewayListener, ApplicationGatewayProbe, LoadBalancerHttpProbe, LoadBalancerInboundNatPool, LoadBalancerInboundNatRule, LoadBalancerOutboundRule, LoadBalancerProbe, LoadBalancerTcpProbe, LoadBalancingRule
public interface HasProtocol<ProtocolT>
An interface representing a model's ability to reference a transport protocol.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of definition stages involving specifying the protocol.static interfaceGrouping of definition stages applicable as part of a load balancer update, involving specifying the protocol.static interfaceGrouping of update stages involving modifying the protocol. -
Method Summary
-
Method Details
-
protocol
-