Class IntegrationRuntimeAutoUpdate

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

public final class IntegrationRuntimeAutoUpdate extends com.azure.core.util.ExpandableStringEnum<IntegrationRuntimeAutoUpdate>
The state of integration runtime auto update.
  • Field Details

  • Constructor Details

    • IntegrationRuntimeAutoUpdate

      public IntegrationRuntimeAutoUpdate()
  • Method Details

    • fromString

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

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