I am using Get-IntuneManagedDevice -managedDeviceId <Device ID> to fetch device details in my Intune tenant.
For Windows Device the output is:
However I do not see the ManagementState for Android and iOS device.
Is there any way I can retrieve the same information using a powershell command ?

