Click or drag to resize
IDiscoveryRulesetFilter Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Netadmin.Management.Discovery.Dto.IDiscoveryRulesetFilter"]

Namespace: Netadmin.Management.Discovery.Dto
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IDiscoveryRulesetFilter

The IDiscoveryRulesetFilter type exposes the following members.

Properties
  NameDescription
Public propertyIEnumerableT, T: DiscoveryChangedStatusChangedStatus
Public propertyIEnumerableT, T: Int64CompanyIds
Public propertyIEnumerableT, T: Int64Ids
Public propertyNullableT, T: BooleanIsCircuitId
Public propertyNullableT, T: BooleanIsConfirmationRequired
Public propertyNullableT, T: BooleanIsIp
Public propertyNullableT, T: BooleanIsMac
Public propertyNullableT, T: BooleanIsRemoteId
Public propertyNullableT, T: BooleanIsSignature
Public propertyNullableT, T: BooleanIsVendorClassId
Public propertyStringName
Public propertyIEnumerableT, T: StringNames
Public propertyIEnumerableT, T: DiscoveryRulesetTypeTypes
Top
See Also