Class IntegrationRuntimeAuthKeyName

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

public final class IntegrationRuntimeAuthKeyName extends com.azure.core.util.ExpandableStringEnum<IntegrationRuntimeAuthKeyName>
The name of the authentication key to regenerate.
  • Field Details

  • Constructor Details

    • IntegrationRuntimeAuthKeyName

      public IntegrationRuntimeAuthKeyName()
  • Method Details

    • fromString

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

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