Microsoft.SystemCenter.ServiceMap.PlaceHolderFactFinder Dependency Computer

Microsoft.SystemCenter.ServiceMap.PlaceHolder (ClassType)

Element properties:

Base ClassSystem.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId43be3366-1621-94f8-b0b2-683451b73238

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.ServiceMap.PlaceHolder:
PrincipalName  string  Principal Name true 256  False     
IPAddress  string  IP Address false 256  False     
DNSName  string  DNS Name false 256  False     
IISWebSite  string      false 256  False     
OperatingSystem  string  Operating System false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ServiceMap.PlaceHolder" Accessibility="Public" Abstract="false" Base="System!System.Computer" Hosted="false" Singleton="false" Extension="false">
<Property ID="PrincipalName" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IPAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="DNSName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IISWebSite" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="OperatingSystem" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>