Microsoft.Windows.SystemCenterDPM2010.ClientAutoDeployment.AssignedClientAssigned client machine

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId7f1c4964-538a-33a8-8ff3-50d21c57a1b3

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.AssignedClient:
AssignedClientName  string  Assigned client FQDN Assigned client machine name true 256  False 
ProtectedBy  string  Protected by Protected by false 256  False 

Health Model:

Source Code:

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