-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
In the documentation ManagedDevices un the Method "Update_DeviceManagement_ManagedDevices" it has System.Object deviceCategory as a parameter. As this is the only reference I could find that might be able to assign a Device category to a device.
I'm getting an error when trying to update this field for a device Using this command:
Update-DeviceManagement_ManagedDevices -managedDeviceId $id -deviceCategory $category
I also notice that deviceCategory wasn't specified in the Microsoft Graph REST API V1.0 or Beta documentation for Update managedDevice
Am I just missing something for the method call or it this a bug?
Thanks,
Johnathan
Metadata
Metadata
Assignees
Labels
No labels