Specifies the criteria for a range of IP addresses in which to discover network devices, limiting the returned objects to those that meet the criteria.
The following tables list the members exposed by the IPAddressRangeDiscoveryCriteria type.
Name | Description | |
---|---|---|
IPAddressRangeDiscoveryCriteria | Overloaded. Initializes the IPAddressRangeDiscoveryCriteria class. |
Name | Description | |
---|---|---|
FromIPAddress | Gets or sets the first IP address in the range of addresses in which to discover network devices. | |
ToIPAddress | Gets or sets the last IP address in the range of addresses in which to discover network devices. |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
ValidAddressFormat | Determines whether a given IP address is defined in a valid format. |
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |