Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServerVirtual Center-server

Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer (ClassType)

Dit type abstract is het basistype voor alle door VMM beheerde VMware vCenter-servers

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc926a752-fea7-39e4-d88c-210622704388

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer:
VMMId  string  VMM-object-id true 256  False     
Version  string  Versie false 256  False     
Type  string  Type false 256  False     
Name  string  Naam false 256  False     
SecureMode  string  Veilige modus false 256  False     
State  string  Status 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>