PowerCLI Reference
IPRange - Object
Properties
Name
Type
Notes
FirstAddress
IPAddress
LastAddress
IPAddress
Methods
Methods defined in this object
Contains
Contains
Checks if the specified IP is within the range of IP addresses.
Syntax
bool Contains()
Return value
bool
Parameters
Name
Type
Description
IP
IPAddress
Also accepts a string (e.g. implicit conversion to IPAddress).
Copyright © VMware, Inc. All rights reserved.