Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSourceŹródło danych programu DPM

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdebf02a4a-6a7b-8d91-6068-d53beb41f3d0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Identyfikator źródła danych Identyfikator źródła danych true 256  False 
PGName  string  Grupa ochrony Grupa ochrony false 256  False 
PSName  string  Komputer chroniony Komputer chroniony false 256  False 
DPMServerName  string  Serwer DPM Serwer DPM false 256  False 
IsSecondaryProtected  bool  Ochrona dodatkowa Ochrona dodatkowa false 256   
SourceDPM  string  Podstawowy serwer DPM Podstawowy serwer DPM false 256  False 
DatasourceType  string  Typ źródła danych Typ źródła danych 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>