Added Help & Get-NSXTLogicalRouterPorts

Added Help & Get-NSXTLogicalRouterPorts
This commit is contained in:
AndyG
2018-09-14 12:27:31 -04:00
parent c34b602bf3
commit 2103438f8a
2 changed files with 275 additions and 31 deletions

View File

@@ -23,7 +23,8 @@
'Get-NSXTFabricVM',
'Get-NSXTBGPNeighbors',
'Get-NSXTForwardingTable',
'Get-NSXTNetworkRoutes'
'Get-NSXTNetworkRoutes',
'Get-NSXTLogicalRouterPorts'
PrivateData = @{
PSData = @{
Tags = @('NSX-T','REST')