Microsoft.IntelligencePacks.DynamicInventoryChangeTrackingMicrosoft.IntelligencePacks.DynamicInventoryChangeTracking (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdca6d5ca8-5eac-0be7-f5ea-2569fe791b8b

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.IntelligencePacks.DynamicInventoryChangeTracking:
ConfigurationValue  string      true 256  False     
ContentLocationValue  string      true 256  False     
ComputerName  string      true 256  False     
WorkspaceId  string      true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.IntelligencePacks.DynamicInventoryChangeTracking" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="ConfigurationValue" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="true" Scale="0" DefaultValue=""/>
<Property ID="ContentLocationValue" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="true" Scale="0" DefaultValue=""/>
<Property ID="ComputerName" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="true" Scale="0" DefaultValue=""/>
<Property ID="WorkspaceId" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="true" Scale="0" DefaultValue=""/>
</ClassType>