Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcherエージェント監視

Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcher (ClassType)

このクラスは、VMM によって管理されるすべてのエージェント監視を表します。

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.AgentWatcher
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId04a31fd9-3efb-9964-a061-f9732577eab2

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.2012.AgentWatcher:
VMMServer  string  VMM サーバー false 256  False     
Version  string  バージョン false 256  False     
ComputerName  string  管理対象コンピューター名 true 256  False     
AgentProxyEnabled  string  有効化されたエージェント プロキシ false 256  False     
AgentStatus  string  エージェントの状態 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcher" Accessibility="Public" Abstract="false" Base="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.AgentWatcher" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="ComputerName" Type="string" Key="true"/>
<Property ID="AgentProxyEnabled" Type="string" Key="false"/>
<Property ID="AgentStatus" Type="string" Key="false"/>
</ClassType>