Microsoft.Forefront.TMG.ArrayArray

Microsoft.Forefront.TMG.Array (ClassType)

此類別的執行個體代表 TMG 陣列

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Forefront.TMG.Array:
PersistentName  guid  持續名稱 TMG 陣列的 GUID true 256   
DateCreated  datetime  建立日期 此企業的建立日期 false 256   
Description  string  描述 陣列描述 false 256  False 
Type  string  類型 陣列類型 (獨立陣列或企業管理的陣列) false 256  False 
DNSName  string  DNS 名稱 DNS 名稱 false 256  False 
AppliedEnterprisePolicy  string  套用的企業原則 套用至此陣列的企業原則名稱 false 256  False 
FirewallPolicyRuleTypeDeny  bool  防火牆原則規則: 「拒絕」類型 指定是否可在陣列上建立「拒絕」規則 false 256   
FirewallPolicyRuleTypeAllow  bool  防火牆原則規則: 「允許」類型 指定是否可在陣列上建立「拒絕」規則 false 256   
FirewallPolicyRuleTypePublishing  bool  防火牆原則規則: 「發行」類型 指定是否可在陣列上建立「拒絕」規則 false 256   
IntraArrayCredentials  string  陣列內部認證 指定陣列成員用於陣列內部通訊的認證 false 256  False 
CSSUpdateInterval  int  設定存放區更新間隔 更新檢查 CSS 伺服器的間隔時間 (秒) false 256   
CSSFallbackDelay  int  設定存放區伺服器後援延遲 當目前的設定存放區伺服器無法使用時,陣列成員在多少時間 (分鐘) 之後將使用其他設定存放區伺服器啟動 false 256   
CSSPrimaryStabilizationDelay  int  主要設定存放區伺服器穩定延遲 主要設定存放區伺服器必須持續可用多少時間 (分鐘) 之後,陣列成員才會重新連線。 false 256   
CSSPrimaryTestingDelay  int  主要設定存放區伺服器測試延遲 使用備用設定存放區伺服器時,陣列成員在多少時間 (分鐘) 之後將會開始測試主要設定存放區伺服器的連線。 false 256   
CSSAuthenticationType  string  設定存放區伺服器驗證類型 TMG Server 與設定存放區伺服器之間連線使用的驗證類型 false 256  False 
CSSAccessType  string  設定存放區伺服器存取類型 指定如何存取指定的設定存放區伺服器 false 256  False 
CSSAlternateSecurelyPublishedServer  string  安全發行的備用設定存放區伺服器 安全發行的備用設定存放區伺服器的名稱或 IP 位址 false 256  False 
RuleElementRemoteManagementComputers  string  規則元素: 遠端管理電腦 (陣列層級) 「遠端管理電腦」規則元素的陣列層級成員資格,包括允許遠端管理 TMG Server 的物件 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>