Skip to content

Commit

Permalink
Add more details for ThrottleRateActionBitsPerSecond parameter in New…
Browse files Browse the repository at this point in the history
…-NetQosPolicy
  • Loading branch information
YuxuanZhuAtMS committed Jul 4, 2024
1 parent 44c9a4e commit f2edcf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docset/winserver2022-ps/netqos/New-NetQosPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,8 @@ Accept wildcard characters: False

### -ThrottleRateActionBitsPerSecond
Specifies a throttle rate in bits per second to set the maximum bandwidth that can be consumed.
If a value of `0` is entered for this parameter, there won't be any rate limit.
Value entered will be rounded down to the nearest multiple of 8.

```yaml
Type: UInt64
Expand Down

0 comments on commit f2edcf8

Please sign in to comment.