Interface LoadBalancerOutboundRule

All Superinterfaces:
ChildResource<LoadBalancer>, HasInnerModel<OutboundRuleInner>, HasName, HasParent<LoadBalancer>, HasProtocol<LoadBalancerOutboundRuleProtocol>, Indexable

An immutable client-side representation of an outbound rule.
  • Method Details

    • frontends

      Returns:
      the associated frontends
    • backend

      Returns:
      the associated backend
    • allocatedOutboundPorts

      int allocatedOutboundPorts()
      Returns:
      the number of outbound ports to be used for NAT
    • provisioningState

      ProvisioningState provisioningState()
      Returns:
      the provisioning state of the outbound rule resource
    • idleTimeoutInMinutes

      int idleTimeoutInMinutes()
      Returns:
      the number of minutes before an idle connection is closed
    • tcpResetEnabled

      boolean tcpResetEnabled()
      Returns:
      if TCP reset is enabled
    • protocol

      Specified by:
      protocol in interface HasProtocol<LoadBalancerOutboundRuleProtocol>
      Returns:
      outbound rule protocol