NetAppESeries.SeedNetApp ESeries MP Integration Pack Discovery Seed

NetAppESeries.Seed (ClassType)

The object that holds discovery information for the agents that have the Integration Pack installed.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda99aff7d-142a-236b-8c5f-abc29ea4e287
CommentInitial Discovery Seed

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
NetAppESeries.Seed:
SnapinName  string      false 256  False 
MPIntegrationPackPath  string  MP Integration Pack Installation Path Path to root directory of MP Integration Pack false 256  False 

Health Model:

Source Code:

<ClassType ID="NetAppESeries.Seed" Comment="Initial Discovery Seed" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="SnapinName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MPIntegrationPackPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>