Class JobStepActionType

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<JobStepActionType>
com.microsoft.azure.management.sql.JobStepActionType

public final class JobStepActionType extends com.microsoft.rest.ExpandableStringEnum<JobStepActionType>
Defines values for JobStepActionType.
  • Field Details

    • TSQL

      public static final JobStepActionType TSQL
      Static value TSql for JobStepActionType.
  • Constructor Details

    • JobStepActionType

      public JobStepActionType()
  • Method Details

    • fromString

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

      public static Collection<JobStepActionType> values()
      Returns:
      known JobStepActionType values