Class PolybaseSettingsRejectType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<PolybaseSettingsRejectType>
com.azure.resourcemanager.datafactory.models.PolybaseSettingsRejectType

public final class PolybaseSettingsRejectType extends com.azure.core.util.ExpandableStringEnum<PolybaseSettingsRejectType>
Indicates whether the RejectValue property is specified as a literal value or a percentage.
  • Field Details

  • Constructor Details

    • PolybaseSettingsRejectType

      public PolybaseSettingsRejectType()
  • Method Details

    • fromString

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

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