Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServerServer nástroje Virtual Center

Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer (ClassType)

Tento abstraktní typ je základním typem všech serverů VMWare vCenter spravovaných nástrojem VMM.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer:
VMMId  string  ID objektu nástroje VMM true 256  False     
Version  string  Verze false 256  False     
Type  string  Typ false 256  False     
Name  string  Název false 256  False     
SecureMode  string  Zabezpečený režim false 256  False     
State  string  Stav 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>