Added Comment to Set-NSXTIPPool

Added Comment to Set-NSXTIPPool
This commit is contained in:
AndyG
2018-09-19 22:08:39 -05:00
parent 3a022777d3
commit 5052044ae1

View File

@@ -1577,7 +1577,8 @@ Function Set-NSXTIPPool {
}
$NSXTIPPoolService = Get-NsxtService -Name "com.vmware.nsx.pools.ip_pools"
# Classes unused - part of early testing
class allocation_ranges {
[string]$start
[string]$end