IDeviceVlanRemovedInformation Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory.Events
The IDeviceVlanRemovedInformation type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int64 | DeviceId |
The Device Id the VLAN was removed from
|
![]() | NullableT, T: Int64 | PhysicalInterfaceId |
The Physical Interface Id the VLAN was removed from, or null if it was directly on the device
|
![]() | Int64 | VlanDefinitionId |
The definition id of the VLAN
|
![]() | Int64 | VlanInstanceId |
The VLAN instance id that was deleted
|