Interface HasProtocol<ProtocolT>

Type Parameters:
ProtocolT - the protocol type of the value
All Known Subinterfaces:
ApplicationGatewayBackendHttpConfiguration, ApplicationGatewayListener, ApplicationGatewayProbe, LoadBalancerHttpProbe, LoadBalancerInboundNatPool, LoadBalancerInboundNatRule, LoadBalancerProbe, LoadBalancerTcpProbe, LoadBalancingRule

public interface HasProtocol<ProtocolT>
An interface representing a model's ability to reference a transport protocol.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Grouping of definition stages involving specifying the protocol.
    static interface 
    Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol.
    static interface 
    Grouping of update stages involving modifying the protocol.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • protocol

      ProtocolT protocol()
      Returns:
      the protocol