Class ExceptionEntryValueMatchOperator

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

public final class ExceptionEntryValueMatchOperator extends com.azure.core.util.ExpandableStringEnum<ExceptionEntryValueMatchOperator>
Operates on the allowed values for the matchVariable.
  • Field Details

  • Constructor Details

    • ExceptionEntryValueMatchOperator

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

    • fromString

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

      Gets known ExceptionEntryValueMatchOperator values.
      Returns:
      known ExceptionEntryValueMatchOperator values.