Microsoft.SystemCenter.VirtualMachineManager.Discovery.AgentWatcherAracı İzleyicisi

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

Bu sınıf, VMM tarafından yönetilen bir aracı izleyicisini temsil eder

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.AgentWatcher
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddbbfd512-c376-4c02-f476-e5c7c2dcf37b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Discovery.AgentWatcher:
VMMServer  string  VMM Sunucusu false 256  False     
Version  string  Sürüm false 256  False     
ComputerName  string  Yönetilen Bilgisayar Adı true 256  False     
AgentProxyEnabled  string  Aracı Proxy'si Etkin false 256  False     
AgentStatus  string  Aracı Durumu false 256  False     

Health Model:

Source Code:

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