Skip to content

Commit

Permalink
Updated Resources and Cmdlet documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Dec 10, 2024
1 parent d6ed9cb commit 5fb0446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This function does not generate any output.

| Parameter | Required | DataType | Default Value | Allowed Values | Description |
| --- | --- | --- | --- | --- | --- |
| Type | True | String | | Excel, HTML, JSON, Markdown | The type of report that should be created: Excel or HTML. |
| Type | True | String | | Excel, HTML, JSON, Markdown, CSV | The type of report that should be created: Excel or HTML. |
| ConfigurationPath | True | String | | | The path to the exported DSC configuration that the report should be created for. |
| OutputPath | True | String | | | The output path of the report. |

Expand Down

0 comments on commit 5fb0446

Please sign in to comment.