SDNMonitoringMP.SDNMonitoring.NetworkInterfaceNetwork Interface

SDNMonitoringMP.SDNMonitoring.NetworkInterface (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda052afab-264c-a3f3-449d-13e228853e49

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 
SDNMonitoringMP.SDNMonitoring.NetworkInterface:
Id  string  Network Interface Unique Id true 256  False 

Health Model:

Source Code:

<ClassType ID="SDNMonitoringMP.SDNMonitoring.NetworkInterface" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Id" Key="true" Type="string"/>
</ClassType>