Microsoft.Windows.SystemCenterDPM2010.DataSourceOrigen de datos

Microsoft.Windows.SystemCenterDPM2010.DataSource (ClassType)

Recurso compartido, volumen, base de datos, grupo de almacenamiento o estado del sistema que es miembro de un grupo de protección.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId14cb8f65-1639-214b-1df3-3af02339ae40

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.SystemCenterDPM2010.DataSource:
ProtectedBy  string  Protegido por false 256  False 
FullServerName  string  FQDN false 256  False 
ProtectionGroup  string  Grupo de protección false 256  False 
DataSourceName  string  Nombre del origen de datos false 256  False 
DataSourceId  string  Identificador de origen de datos true 256  False 
IsSecondaryDatasource  bool      false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM2010.DataSource" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ProtectedBy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FullServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProtectionGroup" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DataSourceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DataSourceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsSecondaryDatasource" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>