Class VirtualWanSecurityProviderType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<VirtualWanSecurityProviderType>
com.azure.resourcemanager.network.models.VirtualWanSecurityProviderType

public final class VirtualWanSecurityProviderType extends com.azure.core.util.ExpandableStringEnum<VirtualWanSecurityProviderType>
The virtual wan security provider type.
  • Field Details

  • Constructor Details

    • VirtualWanSecurityProviderType

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

    • fromString

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

      public static Collection<VirtualWanSecurityProviderType> values()
      Gets known VirtualWanSecurityProviderType values.
      Returns:
      known VirtualWanSecurityProviderType values.