Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSourceDPM-adatforrás

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 (HUN) Description (HUN) 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  Adatforrás azonosítója Adatforrás azonosítója true 256  False 
PGName  string  Védelmi csoport Védelmi csoport false 256  False 
PSName  string  Védett számítógép Védett számítógép false 256  False 
DPMServerName  string  DPM-kiszolgáló DPM-kiszolgáló false 256  False 
IsSecondaryProtected  bool  Másodlagos védelem Másodlagos védelem false 256   
SourceDPM  string  Elsődleges DPM-kiszolgáló Elsődleges DPM-kiszolgáló false 256  False 
DatasourceType  string  Adatforrás típusa Adatforrás típusa 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>