Click or drag to resize
IDeviceVlanRemovedInformation Properties

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

The IDeviceVlanRemovedInformation type exposes the following members.

Properties
  NameDescription
Public propertyInt64DeviceId
The Device Id the VLAN was removed from
Public propertyNullableT, T: Int64PhysicalInterfaceId
The Physical Interface Id the VLAN was removed from, or null if it was directly on the device
Public propertyInt64VlanDefinitionId
The definition id of the VLAN
Public propertyInt64VlanInstanceId
The VLAN instance id that was deleted
Top
See Also