Microsoft.AdvancedThreatAnalytics.1_9.GatewayAdvanced Threat Analytics 1.9 ゲートウェイ

Microsoft.AdvancedThreatAnalytics.1_9.Gateway (ClassType)

ATA ゲートウェイは、ポート ミラーリングまたはネットワーク TAP を使用してドメイン コントローラーからのトラフィックを監視するスタンドアロン サーバーにインストールされます。ATA ライトウェイト ゲートウェイは、ドメイン コントローラーに直接インストールされ、トラフィックを直接監視します。そのため、専用のサーバーやポート ミラーリングの構成は必要ありません。これは、ATA ゲートウェイの代替手段です。ATA デプロイでは、単一の ATA センターに ATA ゲートウェイのみ、ATA ライトウェイト ゲートウェイのみ、または ATA ゲートウェイと ATA ライトウェイト ゲートウェイの両方を接続した構成にすることができます。

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9259a40e-87f4-94cd-b419-142368b780dc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.AdvancedThreatAnalytics.1_9.Gateway:
ServerName  string  サーバー名 true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  サービスのアドレス false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  サービス ポート false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  サービス証明書の拇印 false 256  False 
ManagementClientServerCertificateThumbprint  string  コンソールの証明書の拇印 false 256  False 
ManagementClientServerName  string  コンソールのアドレス false 256  False 
SystemProfileId  string  システム プロファイル ID false 256  False 
SecretManagerCertificateThumbprint  string  ゲートウェイの証明書の拇印 false 256  False 
Version  string  バージョン false 256  False 
IsLightWeight  string  ライトウェイトである false 256  False 
InstallationPath  string  インストール パス false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.AdvancedThreatAnalytics.1_9.Gateway" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false" Extension="false">
<Property ID="ServerName" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ServiceProxyServicePrimaryDnsEndpointAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ServiceProxyServicePrimaryDnsEndpointPort" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ServiceProxyServicePrimaryCertificateThumbprint" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ManagementClientServerCertificateThumbprint" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ManagementClientServerName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SystemProfileId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SecretManagerCertificateThumbprint" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Version" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IsLightWeight" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="InstallationPath" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>