Microsoft.AdvancedThreatAnalytics.1_8.GatewayGateway do Advanced Threat Analytics 1.8

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

O Gateway do ATA é instalado em um servidor Autônomo que monitora o tráfego dos seus controladores de domínio usando o espelhamento de portas ou um TAP de rede. O Gateway Leve do ATA é instalado em seus controladores de domínio e monitora o tráfego deles de forma direta, sem a necessidade de um servidor dedicado ou de configuração do espelhamento de portas. É uma alternativa para o Gateway do ATA. Uma implantação do ATA pode consistir em um único Centro do ATA conectado a todos os Gateways do ATA, todos os Gateways Leves do ATA ou uma combinação de Gateways do ATA e de Gateways Leves do ATA.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaf15ebbc-f153-c9b3-728a-f27e027a2752

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) 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  Nome do Servidor true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Endereço de Serviço false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Porta do Service _Broker: false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Impressão Digital de Certificado de Serviço false 256  False 
ManagementClientServerCertificateThumbprint  string  Impressão Digital de Certificado de Console false 256  False 
ManagementClientServerName  string  Endereço de Console false 256  False 
SystemProfileId  string  Id de Perfil do Sistema false 256  False 
SecretManagerCertificateThumbprint  string  Impressão Digital de Certificado de Gateway false 256  False 
Version  string  Versão false 256  False 
IsLightWeight  string  É Leve false 256  False 
InstallationPath  string  Caminho de Instalação 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>