Microsoft.AdvancedThreatAnalytics.1_7.GatewayAdvanced Threat Analytics 1.7 网关

Microsoft.AdvancedThreatAnalytics.1_7.Gateway (ClassType)

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc925b49e-0bc8-f866-0a2c-2e15f232fccd

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.AdvancedThreatAnalytics.1_7.Gateway:
ServerName  string  服务器名 true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  服务代理服务主 DNS 终结点地址 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_7.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>