| IDeviceIPv4RemovedInformation Properties |
[This is preliminary documentation and is subject to change.]
The IDeviceIPv4RemovedInformation type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| String | Alias |
The Alias
| |
| Int64 | DeviceId |
The Device Id
| |
| Int64 | HostId |
The Host id
| |
| String | IPv4 |
The IPv4
| |
| String | MAC |
The MAC
| |
| Int64 | NetId |
The Net Id
| |
| NullableT, T: Int64 | PhysicalInterfaceId |
The Physical interface id, or null
| |
| NullableT, T: Int64 | VlanInstanceId |
The VLAN Instance Id, or null
|