Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServerComputador Protegido ou Grupo de Recursos

Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer (ClassType)

Computador protegido ou grupo de recursos

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde9a3a486-3036-7497-19cf-a270d2fea700

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer:
ComputerName  string  Nome do computador (FQDN) Nome do computador (FQDN) true 256  False 
DPMServerName  string  Servidor DPM Servidor DPM true 256  False 
DPMObjectID  string  ID do servidor ID do servidor false 256  False 
AgentVersion  string  Versão do agente Versão do agente false 256  False 
OSVersion  string  Versão do SO Versão do SO false 256  False 
IsSecondaryProtected  bool  Secundário protegido Secundário protegido false 256   
ClusterName  string  ClusterName ClusterName false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ComputerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AgentVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OSVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsSecondaryProtected" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>