Class AdministratorType


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

      • ACTIVE_DIRECTORY

        public static final AdministratorType ACTIVE_DIRECTORY
        Static value ActiveDirectory for AdministratorType.
    • Constructor Detail

      • AdministratorType

        public AdministratorType()
    • Method Detail

      • fromString

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