Interface AzureADAdministrator.UpdateStages.WithLogin

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

public static interface AzureADAdministrator.UpdateStages.WithLogin
The stage of the AzureADAdministrator update allowing to specify login.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the login property: Login name of the server administrator..
  • Method Details

    • withLogin

      Specifies the login property: Login name of the server administrator..
      Parameters:
      login - Login name of the server administrator.
      Returns:
      the next definition stage.