Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServerVirtual Center サーバー

Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer (ClassType)

この抽象型は、すべての VMM 管理対象 VMware vCenter サーバーの基本型です

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualCenterServer:
VMMId  string  VMM オブジェクト ID true 256  False     
Version  string  バージョン false 256  False     
Type  string  種類 false 256  False     
Name  string  名前 false 256  False     
SecureMode  string  保護モード false 256  False     
State  string  状態 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>