DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Support filtered properties in PowerShell adapter

Open Gijsreyn opened this issue 1 month ago • 0 comments

Summary of the new feature / enhancement

As a resource author developing PowerShell class-based DSC resources, I would like to participate in filtered export results.

Currently, the PowerShell adapter selects the first available export method. It doesn't do anything with filtering.

Proposed technical implementation details (optional)

Implement filtering in the PowerShell adapter Export method.

Gijsreyn avatar Nov 20 '25 15:11 Gijsreyn