Click or drag to resize
IInterfaceUpdatedInformation Interface

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

[Missing <summary> documentation for "T:Netadmin.Management.Inventory.Events.IInterfaceUpdatedInformation"]

Namespace: Netadmin.Management.Inventory.Events
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IInterfaceUpdatedInformation

The IInterfaceUpdatedInformation type exposes the following members.

Properties
  NameDescription
Public propertyInt64DeviceId
The Id of the device or expansion card the interface belongs to
Public propertyInt64InterfaceId
The Id of the interface
Public propertyInt64RootDeviceId
The Id of the root device
Top
Implemented by
See Also