Microsoft.ISAServer.2006.Firewall.ServerRoleMicrosoft ISA Server 2006 Firewall Role

Microsoft.ISAServer.2006.Firewall.ServerRole (ClassType)

An installation of a Microsoft ISA Server 2006 Firewall Server

Element properties:

Base ClassMicrosoft.ForeFrontEdgeAndAccess.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId762bbcae-d90d-0169-881d-9b04491a9453

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.ISAServer.2006.Firewall.ServerRole:
Version  string  Version ISA Server Version false 256  False 
Type  string  Type Type of this ISA Server Installation false 256  False 
Description  string  Description Description of this ISA Server false 256  False 
DateCreated  string  Date Created Creation Date for this ISA Server false 256  False 
InstallationDirectory  string  Installation Directory The ISA Server Installation Directory false 256  False 
HostID  int  Host ID The Host ID for this ISA Server false 256   
IntraArrayIP  string  Intra Array IP The IP address used for intra-array communication false 256  False 
RemoteCommunication  string  Remote Communication Hostname / IP Address The IP address or hostname used for remote communication false 256  False 
RuleElementRemoteManagementComputers  string  Rule Element: Remote Management Computers (Server-level) Server-level Membership of the rule element "Remote Management Computers" which includes object allowed to manage ISA Server remotely false 256  False 
ArrayMembershipName  string  Array Membership: Array Name Name of the Array the ISA Server is a member of false 256  False 
ArrayMembershipPersistentName  guid  Array Membership: Persistent Name GUID of the ISA Array true 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.ISAServer.2006.Firewall.ServerRole" Accessibility="Public" Abstract="false" Base="Microsoft.ForeFrontEdgeAndAccess.ServerRole" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="Description" Type="string" Key="false"/>
<Property ID="DateCreated" Type="string" Key="false"/>
<Property ID="InstallationDirectory" Type="string" Key="false"/>
<Property ID="HostID" Type="int" Key="false"/>
<Property ID="IntraArrayIP" Type="string" Key="false"/>
<Property ID="RemoteCommunication" Type="string" Key="false"/>
<Property ID="RuleElementRemoteManagementComputers" Type="string" Key="false"/>
<Property ID="ArrayMembershipName" Type="string" Key="false"/>
<Property ID="ArrayMembershipPersistentName" Type="guid" Key="true"/>
</ClassType>