An API that connects multiple Microsoft services, enabling data access and automation across platforms
No. Those are all Exchange admin operations, and Graph does not currently support anything on Exchange admin side. The Exchange Online PowerShell module and the cmdlets therein are the only supported method. If you don't care about the "supported" bit, you can also execute any cmdlet via the InvokeCommand method, without having to rely on the module or PowerShell for that matter. I've put a guide about this here: https://michev.info/blog/post/5822/all-you-need-to-know-about-exchange-online-admin-api-or-how-to-run-cmdlets-without-powershell