IDeviceVlanAddedInformation Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory.Events
The IDeviceVlanAddedInformation type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int64 | DeviceId |
The device id of the VLAN
|
![]() | NullableT, T: Int64 | PhysicalInterfaceId |
The Id of the physical interface, or null for no interface
|
![]() | Int64 | VlanInstanceId |
The instance of the VLAN
|