Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServerVMM Management Server

Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServer (ClassType)

This abstract type is the base type for VMM management server

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7136409f-07f7-49f9-4745-22c7251a9ff2

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.SystemCenter.VirtualMachineManager.VMMManagementServer:
CEIP  string  CEIP false 256  False 
DataBaseServer  string  DataBase Name false 256  False 
Version  string  Version false 256  False 
AnalysisServerName  string  Analysis Server Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServer" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="CEIP" Type="string" Key="false"/>
<Property ID="DataBaseServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="AnalysisServerName" Type="string" Key="false"/>
</ClassType>