Microsoft.AdvancedThreatAnalytics.1_8.GatewayAdvanced Threat Analytics 1.8 网关

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

ATA 网关安装于独立服务器上,该服务器使用端口镜像或网络 TAP 监视来自域控制器的流量。ATA 轻型网关直接安装于域控制器上,可直接监视其流量,无需专用服务器或端口镜像配置。它是 ATA 网关的替代。ATA 部署可由与所有 ATA 网关、所有 ATA 轻型网关,或 ATA 网关和 ATA 轻型网关的组合连接的单个 ATA 中心组成。

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde5df7a27-9392-d034-b510-419169ad9a70

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.AdvancedThreatAnalytics.1_8.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_8.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>