We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e6299 commit f446360Copy full SHA for f446360
skype/skype-ps/skype/Reset-CsRoutingGroup.md
@@ -30,7 +30,7 @@ Missing routing groups can be identified by using the `Get-CsPoolFabricState` cm
30
31
### -------------------------- Example 1 --------------------------
32
```
33
-Reset-CsRoutingGroup -RoutingGroup "bef5fa3b-3c97-4af0-abe7-611deee7616c" -Type "Transient"
+Reset-CsRoutingGroup -RoutingGroup "bef5fa3b-3c97-4af0-abe7-611deee7616c" -ResetType "Transient"
34
35
36
The command shown in Example 1 performs a transient on the routing group with the identity bef5fa3b-3c97-4af0-abe7-611deee7616c.
0 commit comments