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 (KOR) Description (KOR) 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>