Class RestServiceAuthenticationType


  • public final class RestServiceAuthenticationType
    extends com.azure.core.util.ExpandableStringEnum<RestServiceAuthenticationType>
    Defines values for RestServiceAuthenticationType.
    • Constructor Detail

      • RestServiceAuthenticationType

        public RestServiceAuthenticationType()
    • Method Detail

      • fromString

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