Interface AzureADAdministrator.UpdateStages.WithAdministratorType

All Known Subinterfaces:
AzureADAdministrator.Update
Enclosing interface:
AzureADAdministrator.UpdateStages

public static interface AzureADAdministrator.UpdateStages.WithAdministratorType
The stage of the AzureADAdministrator update allowing to specify administratorType.
  • Method Details

    • withAdministratorType

      AzureADAdministrator.Update withAdministratorType(AdministratorType administratorType)
      Specifies the administratorType property: Type of the sever administrator..
      Parameters:
      administratorType - Type of the sever administrator.
      Returns:
      the next definition stage.