Click or drag to resize
IDiscoveryEventLogFilter Interface

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

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

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

The IDiscoveryEventLogFilter type exposes the following members.

Properties
  NameDescription
Public propertyIEnumerableT, T: StringDecodedDefinitions
Public propertyIEnumerableT, T: StringDecodedDevices
Public propertyIEnumerableT, T: StringDecodedPorts
Public propertyIEnumerableT, T: StringDecodedVlans
Public propertyIEnumerableT, T: Int64DeviceDefinitionIds
Public propertyIEnumerableT, T: Int64DeviceIds
Public propertyIEnumerableT, T: Int64HostIds
Public propertyIEnumerableT, T: Int64Ids
Public propertyNullableT, T: BooleanIncludeNullHostIds
Public propertyStringIpAddress
Public propertyIEnumerableT, T: StringIpAddresses
Public propertyStringMacAddress
Public propertyIEnumerableT, T: StringMacAddresses
Public propertyStringMessage
Public propertyIEnumerableT, T: StringMessages
Public propertyIEnumerableT, T: Int64NetIds
Public propertyIEnumerableT, T: Int64RemoteDeviceIds
Public propertyIEnumerableT, T: Int64RemoteInterfaceIds
Public propertyIEnumerableT, T: Int64RemoteVlanNumbers
Public propertyIEnumerableT, T: Int64RulesetIds
Public propertyIEnumerableT, T: StatusStatues
Public propertyIEnumerableT, T: Int64TriggerIds
Public propertyNullableT, T: DateTimeUpdatedSince
Top
See Also