Microsoft.HPC.2008R2.NetworkHPC 2008 R2 Cluster Network

Microsoft.HPC.2008R2.Network (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc4b94a84-0696-8e26-7d23-d7082f903e2f

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 
Microsoft.HPC.2008R2.Network:
NetworkType  string  Network Type Type of the network true 256  False 
Subnet  string  Subnet Subnet of the network false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.HPC.2008R2.Network" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="NetworkType" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Subnet" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>