Microsoft.Windows.SystemCenterDPM.DataSourceOrigen de datos

Microsoft.Windows.SystemCenterDPM.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
ElementId826b4086-cb72-792c-2735-241e417b23bd

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.SystemCenterDPM.DataSource:
ProtectedBy  string  Protegido por false 256  False 
FullServerName  string  FQDN false 256  False 
DomainName  string  Nombre de dominio false 256  False 
ProtectionGroup  string  Grupo de protección false 256  False 
ProtectionType  string  Método de protección false 256  False 
ShortBackupPolicy  string  Recuperación a corto plazo false 256  False 
LongBackupPolicy  string  Protección a largo plazo false 256  False 
RecoveryPointCount  string  Total de puntos de recuperación false 256  False 
ReplicaVolume  string  Tamaño de volumen de réplica (usado) false 100  False 
ReplicaSize  string  Tamaño de volumen de réplica (asignado) false 256  False 
RecoveryPointVolume  string  Tamaño usado vol. ptos. recuperación false 100  False 
RecoveryPointSize  string  Tamaño asignado vol. ptos. recuperación false 256  False 
DataSourceName  string  Nombre del origen de datos false 256  False 
DataSourceId  string  Identificador de origen de datos true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM.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="DomainName" 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="ProtectionType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ShortBackupPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LongBackupPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RecoveryPointCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReplicaVolume" Type="string" Key="false" CaseSensitive="false" Length="100" MinLength="0"/>
<Property ID="ReplicaSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RecoveryPointVolume" Type="string" Key="false" CaseSensitive="false" Length="100" MinLength="0"/>
<Property ID="RecoveryPointSize" 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"/>
</ClassType>