Class AzureADOnlyAuthenticationName


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

      • AzureADOnlyAuthenticationName

        public AzureADOnlyAuthenticationName()
    • Method Detail

      • fromString

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