Interface AzureADAdministrator.UpdateStages.WithTenantId

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

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

    • withTenantId

      AzureADAdministrator.Update withTenantId(String tenantId)
      Specifies the tenantId property: Tenant ID of the administrator..
      Parameters:
      tenantId - Tenant ID of the administrator.
      Returns:
      the next definition stage.