Microsoft.Amalga.UIS.2009.ServerRolesGroupAmalga 2009 Server Roles Group

Microsoft.Amalga.UIS.2009.ServerRolesGroup (ClassType)

This group may hold many [Amalga 2009 Server Role Group] objects. Ex: A site's 'Roles' group may contain 'DADE 2009 Roles' group, which would contains all role objects of type DADE 2009 Server Role.

Element properties:

Base ClassMicrosoft.Amalga.UIS.2009.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId82343ef6-4723-3bdb-424a-3562a3e6a03f

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 
Microsoft.Amalga.Library.Group:
ClassName  string  Class Name false 256  False 
AgentName  string  Agent Name false 256  False 
Microsoft.Amalga.UIS.2009.ServerRolesGroup:
GroupName  string  Group Name true 256  False 
Environment  string  Environment true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Amalga.UIS.2009.ServerRolesGroup" Accessibility="Public" Abstract="false" Base="Microsoft.Amalga.UIS.2009.Group" Hosted="false" Singleton="false">
<Property ID="GroupName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Environment" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>