Microsoft.Forefront.TMG.ArrayArray

Microsoft.Forefront.TMG.Array (ClassType)

Instances of this class represent TMG Arrays

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7f6185a0-31c1-9ca6-6178-646956e4a9e8

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.Forefront.TMG.Array:
PersistentName  guid  Persistent Name GUID of the TMG Array true 256   
DateCreated  datetime  Date Created Creation Date for this Enterprise false 256   
Description  string  Description Description of Array false 256  False 
Type  string  Type Type of Array (either a Standalone Array or an Enterprise Managed Array) false 256  False 
DNSName  string  DNS Name DNS Name false 256  False 
AppliedEnterprisePolicy  string  Applied Enterprise Policy The name of the enterprise policy applied to this array false 256  False 
FirewallPolicyRuleTypeDeny  bool  Firewall Policy Rules: "Deny" Type Specifies if Deny rules can be created on the array false 256   
FirewallPolicyRuleTypeAllow  bool  Firewall Policy Rules: "Allow" Type Specifies if Deny rules can be created on the array false 256   
FirewallPolicyRuleTypePublishing  bool  Firewall Policy Rules: "Publishing" Type Specifies if Deny rules can be created on the array false 256   
IntraArrayCredentials  string  Intra-Array Credentials Specifies which credentials array members use for intra-array communication false 256  False 
CSSUpdateInterval  int  Configuration Storage Update Interval The interval for update checks to the CSS server(s) in seconds false 256   
CSSFallbackDelay  int  Configuration Storage Server Fallback Delay The time (in minutes) after which an array member will start using the other Configuration Storage server when the current Configuration Storage server is unavailable false 256   
CSSPrimaryStabilizationDelay  int  Configuration Storage Server Primary Stabilization Delay The time (in minutes) during which the primary Configuration Storage server must be continuously available before an array member will reconnect to it. false 256   
CSSPrimaryTestingDelay  int  Configuration Storage Server Primary Testing Delay The time (in minutes) after which an array member will start testing for connectivity with the primary Configuration Storage server when using the alternate Configuration Storage server. false 256   
CSSAuthenticationType  string  Configuration Storage Server Authentication Type Authentication type used for connections between the TMG servers and the configuration storage server(s) false 256  False 
CSSAccessType  string  Configuration Storage Server Access Type Specifies how the specified configuration storage server(s) are being accessed false 256  False 
CSSAlternateSecurelyPublishedServer  string  Alternate securely published Configuration Storage Server Name or IP address of the alternate securely published Configuration Storage Server false 256  False 
RuleElementRemoteManagementComputers  string  Rule Element: Remote Management Computers (Array-level) Array-level Membership of the rule element "Remote Management Computers" which includes object allowed to manage TMG Server remotely false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Forefront.TMG.Array" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="PersistentName" Type="guid" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DateCreated" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DNSName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AppliedEnterprisePolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirewallPolicyRuleTypeDeny" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirewallPolicyRuleTypeAllow" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirewallPolicyRuleTypePublishing" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IntraArrayCredentials" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSUpdateInterval" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSFallbackDelay" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSPrimaryStabilizationDelay" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSPrimaryTestingDelay" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSAuthenticationType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSAccessType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CSSAlternateSecurelyPublishedServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RuleElementRemoteManagementComputers" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>