Microsoft.IntelligencePacks.DynamicLegacyPerformanceCollectionMicrosoft.IntelligencePacks.DynamicLegacyPerformanceCollection (ClassType)

Element properties:

Base ClassMicrosoft.IntelligencePacks.DynamicCollectionBase
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdf38b608e-6829-ac69-919c-9992c223034c

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.DynamicCollectionBase:
ComputerName  string      true 2147483647  False     
Microsoft.IntelligencePacks.DynamicLegacyPerformanceCollection:
Id  string      true 2147483647  False     
Configuration  string      false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.IntelligencePacks.DynamicLegacyPerformanceCollection" Accessibility="Internal" Abstract="false" Base="Microsoft.IntelligencePacks.DynamicCollectionBase" Hosted="false" Singleton="false" Extension="false">
<Property ID="Id" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="2147483647" MinLength="0" Required="false" Scale="0"/>
<Property ID="Configuration" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="2147483647" MinLength="0" Required="false" Scale="0"/>
</ClassType>