Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSourceOrigem de Dados do DPM

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

Origem de dados do DPM

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8f48df2c-33fc-ae20-f0f2-2e07db699bf6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSource:
DPMObjectID  string  ID da origem de dados ID da origem de dados true 256  False 
PGName  string  Grupo de proteção Grupo de proteção false 256  False 
PSName  string  Computador protegido Computador protegido false 256  False 
DPMServerName  string  Servidor do DPM Servidor do DPM false 256  False 
IsSecondaryProtected  bool  Proteção secundária Proteção secundária false 256   
SourceDPM  string  Servidor do DPM principal Servidor do DPM principal false 256  False 
DatasourceType  string  Tipo de origem de dados Tipo de origem de dados false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSource" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="DPMObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PGName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PSName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" 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="SourceDPM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DatasourceType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>