Interface LoadBalancerInboundNatPool

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<LoadBalancer>, HasBackendPort, HasFrontend, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<InboundNatPool>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<LoadBalancer>, HasProtocol<TransportProtocol>, com.azure.resourcemanager.resources.fluentcore.model.Indexable

public interface LoadBalancerInboundNatPool extends HasFrontend, HasBackendPort, HasProtocol<TransportProtocol>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<InboundNatPool>, com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<LoadBalancer>
A client-side representation of an inbound NAT pool.
  • Method Details

    • frontendPortRangeStart

      int frontendPortRangeStart()
      Gets the starting frontend port number.
      Returns:
      the starting frontend port number
    • frontendPortRangeEnd

      int frontendPortRangeEnd()
      Gets the ending frontend port number.
      Returns:
      the ending frontend port number