Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasourceReferenzierte Datenquelle

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5a92486c-7fe9-ec07-0c72-6c399b7aa90f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasource:
DPMObjectID  string  Datenquellen-ID Datenquellen-ID true 256  False 
PGName  string  Schutzgruppe Schutzgruppe false 256  False 
PSName  string  Geschützter Computer Geschützter Computer false 256  False 
DPMServerName  string  DPM-Server DPM-Server false 256  False 
IsSecondaryProtected  bool  Sekundärschutz Sekundärschutz false 256   
SourceDPM  string  Primärer DPM-Server Primärer DPM-Server false 256  False 
DatasourceType  string  Datenquellentyp Datenquellentyp false 256  False 
ReferentialDatasourceId  string  ID der referenziellen Datenquelle ID der referenziellen Datenquelle false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasource" 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"/>
<Property ID="ReferentialDatasourceId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>