windows-powershell-docs
windows-powershell-docs copied to clipboard
Fix incorrect (ThrottleRateActionBytesPerSecond) parameter to correct one (ThrottleRateActionBitsPerSecond) in New-NetQosPolicy
PR Summary
This change fixes the problem that the New-NetQosPolicy documentation contains an explanation and an example using an incorrect parameter.
PR Checklist
- [x] Descriptive Title: This PR's title is a synopsis of the changes it proposes.
- [x] Summary: This PR's summary describes the scope and intent of the change.
- [x] Contributor's Guide: I have read the contributors guide.
- [x] Style: This PR adheres to the style guide.
Learn Build status updates of commit 18df435:
:white_check_mark: Validation status: passed
| File | Status | Preview URL | Details |
|---|---|---|---|
| docset/winserver2012-ps/netqos/New-NetQosPolicy.md | :white_check_mark:Succeeded | View (winserver2012-ps) | |
| docset/winserver2012r2-ps/netqos/New-NetQosPolicy.md | :white_check_mark:Succeeded | View (winserver2012r2-ps) |
For more details, please refer to the build report.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit b546a7a:
:white_check_mark: Validation status: passed
| File | Status | Preview URL | Details |
|---|---|---|---|
| docset/winserver2012-ps/netqos/New-NetQosPolicy.md | :white_check_mark:Succeeded | View (winserver2012-ps) | |
| docset/winserver2012r2-ps/netqos/New-NetQosPolicy.md | :white_check_mark:Succeeded | View (winserver2012r2-ps) |
For more details, please refer to the build report.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Hi @get-itips @msbemba @scanum, thank you for taking the time to review and work on this PR. It looks like all reviews and checks have passed. Are there any additional actions required before this request can be merged?