Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcherSledovací proces agentů

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

Tato třída reprezentuje všechny sledovací procesy agentů spravované nástrojem 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 (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.2012.AgentWatcher:
VMMServer  string  Server nástroje VMM false 256  False     
Version  string  Verze false 256  False     
ComputerName  string  Název spravovaného počítače true 256  False     
AgentProxyEnabled  string  Server proxy agenta povolen false 256  False     
AgentStatus  string  Stav agenta 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>