NortelVPFM.CollectionCollection

NortelVPFM.Collection (ClassType)

A group of any kind of related elements.

Element properties:

Base ClassSystem.Group
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc85293de-cf45-9c30-11a5-67ffff9367b3

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 
NortelVPFM.Collection:
InstanceId  string  Instance ID true 256  False 

Health Model:

Source Code:

<ClassType ID="NortelVPFM.Collection" Accessibility="Public" Abstract="true" Base="System!System.Group" Hosted="false" Singleton="false">
<Property ID="InstanceId" Type="string" Key="true" CaseSensitive="false" Length="256"/>
</ClassType>