Class ScrubbingRuleEntryMatchOperator

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

public final class ScrubbingRuleEntryMatchOperator extends com.azure.core.util.ExpandableStringEnum<ScrubbingRuleEntryMatchOperator>
When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.
  • Field Details

  • Constructor Details

    • ScrubbingRuleEntryMatchOperator

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

    • fromString

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

      Gets known ScrubbingRuleEntryMatchOperator values.
      Returns:
      known ScrubbingRuleEntryMatchOperator values.