DSC
DSC copied to clipboard
WindowsPowerShell adapter should indicate support for Export
Prerequisites
- [x] Write a descriptive title.
- [x] Make sure you are able to repro it on the latest version
- [x] Search the existing issues.
Summary
The WindowPowerShell adapter module supports calling the Export method for class-based DSC resources. The adapter resource should be updated to indicate that feature.
https://github.com/PowerShell/DSC/blob/47c0d4fc61affb61547bdcf4cd250a80aa29f717/powershell-adapter/psDscAdapter/win_psDscAdapter.psm1#L437-L441
Steps to reproduce
n/a
Expected behavior
n/a
Actual behavior
n/a
Error details
Environment data
7.6-preview4
Version
3.1.0-preview5
Visuals
No response