Class DatabasePrincipalType


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

      • DatabasePrincipalType

        public DatabasePrincipalType()
    • Method Detail

      • fromString

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