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 (RUS) Description (RUS) 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>