Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSourceИсточник данных DPM

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7e07b0c4-a87d-5186-e6cb-4bd6cc03cf5e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSource:
DPMObjectID  string  Идентификатор источника данных Идентификатор источника данных true 256  False 
PGName  string  Группа защиты Группа защиты false 256  False 
PSName  string  Защищенный компьютер Защищенный компьютер false 256  False 
DPMServerName  string  сервер DPM сервер DPM false 256  False 
IsSecondaryProtected  bool  Дополнительная защита Дополнительная защита false 256   
SourceDPM  string  Основной сервер DPM Основной сервер DPM false 256  False 
DatasourceType  string  Тип источника данных Тип источника данных 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" MinLength="0" MaxLength="256"/>
<Property ID="PGName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PSName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsSecondaryProtected" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SourceDPM" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DatasourceType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>