Added Comment to Set-NSXTIPPool
Added Comment to Set-NSXTIPPool
This commit is contained in:
@@ -1577,7 +1577,8 @@ Function Set-NSXTIPPool {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$NSXTIPPoolService = Get-NsxtService -Name "com.vmware.nsx.pools.ip_pools"
|
$NSXTIPPoolService = Get-NsxtService -Name "com.vmware.nsx.pools.ip_pools"
|
||||||
|
|
||||||
|
# Classes unused - part of early testing
|
||||||
class allocation_ranges {
|
class allocation_ranges {
|
||||||
[string]$start
|
[string]$start
|
||||||
[string]$end
|
[string]$end
|
||||||
|
|||||||
Reference in New Issue
Block a user