Base Class | System.LogicalEntity |
Abstract | False |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | c59dd847-3f0b-be1f-2d37-6392cafdad92 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 | |||
Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration: | |||||||||
![]() |
bool | true | 256 | 0 | |||||
![]() |
string | true | 2147483647 | 0 | False | ||||
![]() |
string | true | 2147483647 | 0 | False | ||||
![]() |
string | true | 2147483647 | 0 | False |
<ClassType ID="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfiguration" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="IsIPCompressionEnabled" Type="bool" Key="true"/>
<Property ID="NetworkNameToNetworkMap" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="AgentFqdnToAgentMap" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="RuleNameToRuleMap" Type="string" Key="true" MaxLength="2147483647"/>
</ClassType>