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.DtoAssembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntaxpublic interface IDiscoveryRulesetFilter
Public Interface IDiscoveryRulesetFilter
The IDiscoveryRulesetFilter type exposes the following members.
Properties
| Name | Description |
---|
 | IEnumerableT, T: DiscoveryChangedStatus | ChangedStatus | |
 | IEnumerableT, T: Int64 | CompanyIds | |
 | IEnumerableT, T: Int64 | Ids | |
 | NullableT, T: Boolean | IsCircuitId | |
 | NullableT, T: Boolean | IsConfirmationRequired | |
 | NullableT, T: Boolean | IsIp | |
 | NullableT, T: Boolean | IsMac | |
 | NullableT, T: Boolean | IsRemoteId | |
 | NullableT, T: Boolean | IsSignature | |
 | NullableT, T: Boolean | IsVendorClassId | |
 | String | Name | |
 | IEnumerableT, T: String | Names | |
 | IEnumerableT, T: DiscoveryRulesetType | Types | |
Top
See Also