Brocade.FCHBA.Monitoring.2012.HostHost

Brocade.FCHBA.Monitoring.2012.Host (ClassType)

Host computer where one or more FC HBA driver is installed.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId65330cb5-3839-2db6-77a2-3486bc88c679

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 
Brocade.FCHBA.Monitoring.2012.Host:
ImagePath  string  ImagePath true 256  False 
Group  string  Group false 256  False 
VMMServerName  string  VMM Server Name false 256  False 
HyperVGUID  string  HyperVGUID false 256  False 

Health Model:

Source Code:

<ClassType ID="Brocade.FCHBA.Monitoring.2012.Host" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ImagePath" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Group" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="VMMServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="HyperVGUID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>