Prerequisites
Summary
The PowerShell adapters should inspect class-based resources AST for a static Export() method and set the capability automatically.
Steps to reproduce
- Create a class-based resource with
Export() method.
- Run
dsc resource list --adapter Microsoft.Dsc/PowerShell
Expected behavior
Actual behavior
Error details
Environment data
Version
3.1-preview6
Visuals
No response