Path of a public folder (located in the cloud)

Hi. When Public folders were on-prem we cloud use:

$PF_address = “xyz@email.com
Get-MailPublicFolder $PF_address | Get-PublicFolder | fl Name, ParentPath

But how do i get the path of the same public folder in the cloud via Powershell