Interface LoadBalancerInboundNatPool

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<LoadBalancer>, HasBackendPort, HasFrontend, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.InboundNatPoolInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<LoadBalancer>, HasProtocol<TransportProtocol>, com.microsoft.azure.management.resources.fluentcore.model.Indexable

    public interface LoadBalancerInboundNatPool
    extends HasFrontend, HasBackendPort, HasProtocol<TransportProtocol>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.InboundNatPoolInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<LoadBalancer>
    A client-side representation of an inbound NAT pool.
    • Method Detail

      • frontendPortRangeStart

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

        int frontendPortRangeEnd()
        Returns:
        the ending frontend port number