Microsoft.IntelligencePacks.DynamicComputerGroupCollectionMicrosoft.IntelligencePacks.DynamicComputerGroupCollection (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdb8bdc381-d731-2f9f-1b67-6e94daf82962

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.DynamicComputerGroupCollection:
Source  string      true 256  False  WSUS   
Criteria  string      false 256  False  DefaultCollection   

Health Model:

Source Code:

<ClassType ID="Microsoft.IntelligencePacks.DynamicComputerGroupCollection" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="Source" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="true" Scale="0" DefaultValue="WSUS"/>
<Property ID="Criteria" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0" DefaultValue="DefaultCollection"/>
</ClassType>