Microsoft.SystemCenter.VirtualMachineManager.2016.AgentWatcherÜgynökfigyelő

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

Ez az osztály a VMM által felügyelt ügynökfigyelőt képvisel.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.AgentWatcher
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2dea8840-7fa6-696a-5eb2-d4065997a94d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.VirtualMachineManager.2016.AgentWatcher:
VMMServer  string  VMM-kiszolgáló false 256  False     
Version  string  Verzió false 256  False     
ComputerName  string  Felügyelt számítógép neve true 256  False     
AgentProxyEnabled  string  Ügynökproxy engedélyezve false 256  False     
AgentStatus  string  Ügynök állapota false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2016.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>