Added Comment to Set-NSXTIPPool
Added Comment to Set-NSXTIPPool
This commit is contained in:
@@ -1578,6 +1578,7 @@ 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