Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3 (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId83351562-b748-40c5-3e4d-998155f455ca

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.NetworkMonitoringAgentConfigurationV3:
WorkspaceID  string      false 2147483647  False     
Metadata  string      true 2147483647  False     
NetworkNameToNetworkMap  string      true 2147483647  False     
SubnetIdToSubnetMap  string      true 2147483647  False     
AgentFqdnToAgentMap  string      true 2147483647  False     
RuleNameToRuleMap  string      true 2147483647  False     
EPMConfiguration  string      false 2147483647  False     
erConfiguration  string      false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.IntelligencePacks.NetworkMonitoringAgentConfigurationV3" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="WorkspaceID" Type="string" Key="false" MaxLength="2147483647"/>
<Property ID="Metadata" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="NetworkNameToNetworkMap" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="SubnetIdToSubnetMap" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="AgentFqdnToAgentMap" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="RuleNameToRuleMap" Type="string" Key="true" MaxLength="2147483647"/>
<Property ID="EPMConfiguration" Type="string" Key="false" MaxLength="2147483647"/>
<Property ID="erConfiguration" Type="string" Key="false" MaxLength="2147483647"/>
</ClassType>