Open
Description
The cmdlets contained in the Hype-V Module are well documented here on docs.microsoft.com. However, the objects produced by these cmdlets are NOT defined in detail.
It would be useful to have Microsoft.HyperV.PowerShell.VMHost, Microsoft.HyperV.PowerShell.VMBios, and the other classess more fully defined. The goal would be to do as good and preferably better than the documentation that exists today for .NET Classes or WMI classes.
Steps to be taken:
- Define the full set of classes which need a definition
- Define what the layout should look like (do we need just one page for each class or separate pages for each property/method as well as one for the class).
- Develop and publish those pages.
- Update the Hyper-V Cmdlet documentation to create a URL to the class documentation.