Class GatewayLoadBalancerTunnelInterfaceType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<GatewayLoadBalancerTunnelInterfaceType>
com.azure.resourcemanager.network.models.GatewayLoadBalancerTunnelInterfaceType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class GatewayLoadBalancerTunnelInterfaceType extends com.azure.core.util.ExpandableStringEnum<GatewayLoadBalancerTunnelInterfaceType>
Traffic type of gateway load balancer tunnel interface.
  • Field Details

  • Constructor Details

    • GatewayLoadBalancerTunnelInterfaceType

      @Deprecated public GatewayLoadBalancerTunnelInterfaceType()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of GatewayLoadBalancerTunnelInterfaceType value.
  • Method Details

    • fromString

      public static GatewayLoadBalancerTunnelInterfaceType fromString(String name)
      Creates or finds a GatewayLoadBalancerTunnelInterfaceType from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding GatewayLoadBalancerTunnelInterfaceType.
    • values

      Gets known GatewayLoadBalancerTunnelInterfaceType values.
      Returns:
      known GatewayLoadBalancerTunnelInterfaceType values.