Share via


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
public property FromIPAddress Gets or sets the first IP address in the range of addresses in which to discover network devices.
public property 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
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
public methodstatic ValidAddressFormat Determines whether a given IP address is defined in a valid format.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

IPAddressRangeDiscoveryCriteria Class
Microsoft.EnterpriseManagement.Administration Namespace
DeviceDiscoveryConfiguration Constructor
DeviceDiscoveryConfiguration.IPAddressRangeDiscoveryCriteria Property