Commit 8546802
authored
fixing arg parameters for Get/Set-SdnVMNetwork cmdlets (#434)
# Description
Summary of changes:
- Fix an issue where invalid parameters being passed to sub-function
# Change type
- [x] Bug fix (non-breaking change)
- [ ] Code style update (formatting, local variables)
- [ ] New Feature (non-breaking change that adds new functionality
without impacting existing)
- [ ] Breaking change (fix or feature that may cause functionality
impact)
- [ ] Other
# Checklist:
- [x] My code follows the style and contribution guidelines of this
project.
- [x] I have tested and validated my code changes.1 parent 6a1e4e1 commit 8546802
1 file changed
+14
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2569 | 2569 | | |
2570 | 2570 | | |
2571 | 2571 | | |
2572 | | - | |
| 2572 | + | |
| 2573 | + | |
2573 | 2574 | | |
2574 | | - | |
| 2575 | + | |
2575 | 2576 | | |
2576 | 2577 | | |
2577 | 2578 | | |
2578 | | - | |
2579 | | - | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
2580 | 2582 | | |
2581 | | - | |
| 2583 | + | |
| 2584 | + | |
2582 | 2585 | | |
2583 | 2586 | | |
2584 | 2587 | | |
| |||
2811 | 2814 | | |
2812 | 2815 | | |
2813 | 2816 | | |
2814 | | - | |
2815 | | - | |
2816 | | - | |
2817 | | - | |
2818 | | - | |
2819 | | - | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
| 2820 | + | |
| 2821 | + | |
| 2822 | + | |
2820 | 2823 | | |
2821 | 2824 | | |
2822 | 2825 | | |
| |||
0 commit comments