Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServerVirtual Center Server

Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer (ClassType)

This abstract type is the base type for all VMM managed VMware vCenter servers

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc1b27227-8c73-9b34-702c-0f7b37cc5df9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer:
VMMId  string  VMM Object Id true 256  False     
Version  string  Version false 256  False     
Type  string  Type false 256  False     
Name  string  Name false 256  False     
SecureMode  string  Secure Mode false 256  False     
State  string  State false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="Name" Type="string" Key="false"/>
<Property ID="SecureMode" Type="string" Key="false"/>
<Property ID="State" Type="string" Key="false"/>
</ClassType>