Click or drag to resize
IPhysicalInterface Interface

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

Physical Interface

Namespace: Netadmin.Management.Inventory.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IPhysicalInterface

The IPhysicalInterface type exposes the following members.

Properties
  NameDescription
Public propertyNullableT, T: Int64AddressId
Public propertyIInventoryStatusAdministrativeStatus
Public propertyStringAdministrativeStatusName
Public propertyStringDescription
Public propertyIDeviceDevice
Public propertyInt64DeviceId
Public propertyStringDeviceName
Public propertyStringFQPN
Public propertyInt64Id
Public propertyStringIdentifier
Public propertyIMediumMedium
Public propertyStringName
Public propertyInt32Number
Public propertyIInventoryStatusOperationalStatus
Public propertyStringOperationalStatusName
Public propertyStringOption82
Public propertyStringPanel
Public propertyIPhysicalInterfaceDefinitionPhysicalInterfaceDefinition
Public propertyInt64PhysicalInterfaceDefinitionId
Public propertyPhysicalInterfaceRoleRole
Public propertyIDeviceRootDevice
Public propertyInt64RootDeviceId
Public propertyStringRootDeviceName
Public propertyStringSlotName
Top
See Also