en-US/about_DscResource.Base.help.txt
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
TOPIC
about_DscResource.Base SHORT DESCRIPTION Contains standard classes for class-based resource development. LONG DESCRIPTION This module contains standard classes for class-based resource development. EXAMPLES PS C:\> using module 'DscResource.Base' NOTE: Thank you to the DSC Community contributors who contributed to this module by writing code, sharing opinions, and provided feedback. TROUBLESHOOTING NOTE: Go to the Github repository for read about issues, submit a new issue, and read about new releases. https://github.com/dsccommunity/DscResource.Base SEE ALSO - https://github.com/dsccommunity/DscResource.Base KEYWORDS DSC, DscResource, SqlServer |