Class OpenAuthenticationProviderType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<OpenAuthenticationProviderType>
com.azure.resourcemanager.appservice.models.OpenAuthenticationProviderType

public final class OpenAuthenticationProviderType extends com.azure.core.util.ExpandableStringEnum<OpenAuthenticationProviderType>
Defines values for OpenAuthenticationProviderType.
  • Field Details

  • Constructor Details

    • OpenAuthenticationProviderType

      public OpenAuthenticationProviderType()
  • Method Details

    • fromString

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

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