Class SparkConfigurationReferenceType

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

public final class SparkConfigurationReferenceType extends com.azure.core.util.ExpandableStringEnum<SparkConfigurationReferenceType>
Spark configuration reference type.
  • Field Details

    • SPARK_CONFIGURATION_REFERENCE

      public static final SparkConfigurationReferenceType SPARK_CONFIGURATION_REFERENCE
      Static value SparkConfigurationReference for SparkConfigurationReferenceType.
  • Constructor Details

    • SparkConfigurationReferenceType

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

    • fromString

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

      Gets known SparkConfigurationReferenceType values.
      Returns:
      known SparkConfigurationReferenceType values.