Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.ProtectedClientProtected client

Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.ProtectedClient (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId169b1005-8451-4397-5782-821d8d4687fb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.ProtectedClient:
ProtectedClientName  string  Protected client FQDN Protected client machine name true 256  False 
ProtectedGroupName  string  Protected group Protected group false 256  False 
ProtectedBy  string  Protected by Protected by false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.ProtectedClient" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ProtectedClientName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProtectedGroupName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProtectedBy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>