EVA.Host.PortEVA Host Port

EVA.Host.Port (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1db50e10-4221-61fc-e041-9ab45f2c17d1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
EVA.Host.Port:
PortName  string  Port Name Host Port Name true 256  False 

Health Model:

Source Code:

<ClassType ID="EVA.Host.Port" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="PortName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>