PowerCLI Reference

IPRange - Object

Properties

NameTypeNotes
FirstAddressIPAddress 
LastAddressIPAddress 

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

NameTypeDescription
IPIPAddressAlso accepts a string (e.g. implicit conversion to IPAddress).

Copyright © VMware, Inc. All rights reserved.