Microsoft.AdvancedThreatAnalytics.1_7.GatewayAdvanced Threat Analytics 1.7 Gateway

Microsoft.AdvancedThreatAnalytics.1_7.Gateway (ClassType)

O ATA Gateway está instalado num Servidor autónomo que monitoriza o tráfego dos seus controladores de domínio através de espelhamento de portas ou de TAP de rede. O ATA Lightweight Gateway é instalado diretamente nos seus controladores de domínio e monitoriza o tráfego dos mesmos diretamente, sem que seja necessário um servidor dedicado ou configurar o espelhamento de portas. É uma alternativa ao ATA Gateway. As implementações do ATA podem consistir num ATA Center individual ligado a todos os ATA Gateways, a todos os ATA Lightweight Gateways ou a uma combinação de ATA Gateways e Ata Lightweight Gateways.

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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.AdvancedThreatAnalytics.1_7.Gateway:
ServerName  string  Nome do servidor true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Reparar Endereço de Ponto Final de DNS Primário do Serviço Proxy false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Porta do Serviço false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Reparar Thumbprint do Certificado Primário do Serviço Proxy false 256  False 
ManagementClientServerCertificateThumbprint  string  Thumbrint do Certificado da Consola false 256  False 
ManagementClientServerName  string  Endereço da Consola false 256  False 
SystemProfileId  string  ID do Perfil de Sistema false 256  False 
SecretManagerCertificateThumbprint  string  Thumbprint do Certificado de Gestor de Segredos false 256  False 
Version  string  Versão false 256  False 
IsLightWeight  string  É Lightweight false 256  False 
InstallationPath  string  Caminho da Instalação 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>