IPAddressRangeDiscoveryCriteria Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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.
Public Constructors
Name | Description | |
---|---|---|
IPAddressRangeDiscoveryCriteria | Overloaded. Initializes the IPAddressRangeDiscoveryCriteria class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods)
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. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
IPAddressRangeDiscoveryCriteria Class
Microsoft.EnterpriseManagement.Administration Namespace
DeviceDiscoveryConfiguration Constructor
DeviceDiscoveryConfiguration.IPAddressRangeDiscoveryCriteria Property