mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-13 09:52:29 +00:00
Remove incorrect parameter
This commit is contained in:
parent
9e00636fbe
commit
2233de974d
1 changed files with 2 additions and 4 deletions
|
|
@ -72,11 +72,9 @@ function New-NetboxIPAMAddressRange {
|
|||
[uint64]$VRF,
|
||||
|
||||
[object]$Role,
|
||||
|
||||
|
||||
[hashtable]$Custom_Fields,
|
||||
|
||||
[uint64]$Interface,
|
||||
|
||||
|
||||
[string]$Description,
|
||||
|
||||
[string]$Comments,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue