Microsoft.SystemCenter.VirtualMachineManager.Discovery.AgentWatcherObservador de Agente

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

Esta classe representa um observador de agente gerido pelo VMM

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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Discovery.AgentWatcher:
VMMServer  string  Servidor VMM false 256  False     
Version  string  Versão false 256  False     
ComputerName  string  Nome do Computador Gerido true 256  False     
AgentProxyEnabled  string  Proxy de Agente Ativado false 256  False     
AgentStatus  string  Estado do Agente 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>