Microsoft.IntelligencePacks.DDIAnalyticsConfigurationMicrosoft.IntelligencePacks.DDIAnalyticsConfiguration (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7a312788-d041-c01c-a033-4137df1d9be4

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.DDIAnalyticsConfiguration:
DnsHighVolumeList  string      true 2147483647  False     
DnsChattyClientThreshold  int      true 256       
ComputerName  string      false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.IntelligencePacks.DDIAnalyticsConfiguration" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="DnsHighVolumeList" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="DnsChattyClientThreshold" Type="int" Key="true"/>
<Property ID="ComputerName" Type="string" Key="false" MaxLength="2147483647"/>
</ClassType>