Class IdentityConfigurationType


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

      • IdentityConfigurationType

        public IdentityConfigurationType()
    • Method Detail

      • fromString

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