Hello,
I am working on powershell scripting on MIM on-premises environment.
I have found a lot of different scripts to use FIM Automation but I did not find anywhere any information or class description for the following objects usage.
Microsoft.ResourceManagement.Automation.ObjectModel.ImportObject
Microsoft.ResourceManagement.Automation.ObjectModel.ImportChange
All scripts found about changing ressources attributes in the ResourceManagementService, make usage of this objects to define some attribute change. But I did not find any documentation about them.