| IDeviceVlanRemovedInformation Properties | 
[This is preliminary documentation and is subject to change.]
The IDeviceVlanRemovedInformation type exposes the following members.
 Properties
Properties| 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
             | 
 See Also
See Also