Interface ActiveDirectoryAdministrator.DefinitionStages.WithPrincipalType

All Known Subinterfaces:
ActiveDirectoryAdministrator.Definition, ActiveDirectoryAdministrator.DefinitionStages.WithCreate
Enclosing interface:
ActiveDirectoryAdministrator.DefinitionStages

public static interface ActiveDirectoryAdministrator.DefinitionStages.WithPrincipalType
The stage of the ActiveDirectoryAdministrator definition allowing to specify principalType.
  • Method Details

    • withPrincipalType

      Specifies the principalType property: The principal type used to represent the type of Active Directory Administrator..
      Parameters:
      principalType - The principal type used to represent the type of Active Directory Administrator.
      Returns:
      the next definition stage.