Microsoft.SystemCenter.VirtualMachineManager.VMMAgentVMM エージェント

Microsoft.SystemCenter.VirtualMachineManager.VMMAgent (ClassType)

この抽象型は、すべての VMM エージェントの基本型です。

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad5029aa-60b8-60bf-a43a-2f6f979aff02

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.VMMAgent:
VMMServer  string  Virtual Machine Manager サーバー false 256  False     
Version  string  バージョン false 256  False     
VirtualizationPlatform  string  仮想化プラットフォーム false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMAgent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false"/>
</ClassType>