Microsoft.Forefront.TMG.ServerTMG サーバー

Microsoft.Forefront.TMG.Server (ClassType)

このクラスのインスタンスは Microsoft Forefront TMG Server を表します

Element properties:

Base ClassMicrosoft.Forefront.TMG.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde4a5e0db-46af-a63b-2fd2-07b8c9f9b0fc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Forefront.TMG.Server:
Version  string  バージョン TMG Server のバージョン false 256  False 
Type  string  タイプ この TMG Server のインストール タイプ false 256  False 
Description  string  説明 この TMG Server の説明 false 256  False 
DateCreated  datetime  作成日 この TMG Server の作成日 false 256   
InstallationDirectory  string  インストール ディレクトリ TMG Server のインストール ディレクトリ false 256  False 
HostID  int  ホスト ID この TMG Server のホスト ID false 256   
IntraArrayIP  string  アレイ内 IP アレイ内通信に使用する IP アドレス false 256  False 
RemoteCommunication  string  リモート通信ホスト名/IP アドレス リモート通信用の IP アドレスまたはホスト名 false 256  False 
ArrayMembershipName  string  アレイ メンバシップ: アレイ名 TMG Server が属しているアレイの名前 false 256  False 
ArrayMembershipPersistentName  guid  アレイ メンバシップ: 固定名 TMG アレイの GUID false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Forefront.TMG.Server" Accessibility="Public" Abstract="false" Base="Microsoft.Forefront.TMG.ServerRole" Hosted="true" Singleton="false">
<Property ID="Version" 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="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DateCreated" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallationDirectory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostID" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IntraArrayIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCommunication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ArrayMembershipName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ArrayMembershipPersistentName" Type="guid" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>