Microsoft.AdvancedThreatAnalytics.1_8.GatewayAdvanced Threat Analytics 1.8 Gateway

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

ATA Gateway è installato in un server autonomo che monitora il traffico proveniente dai controller di dominio tramite il mirroring delle porte o un TAP di rete. ATA Lightweight Gateway è installato nei controller di dominio e ne monitora il traffico direttamente, senza la necessità di un server dedicato o di una configurazione di mirroring delle porte. Rappresenta un'alternativa ad ATA Gateway. Una distribuzione ATA può essere costituita da un ATA Center singolo connesso a tutti gli ATA Gateway, a tutti gli ATA Lightweight Gateway oppure a una combinazione di entrambi.

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 (ITA) Description (ITA) 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 server true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Indirizzo del servizio false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Porta del servizio false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Identificazione personale del certificato del servizio false 256  False 
ManagementClientServerCertificateThumbprint  string  Identificazione personale del certificato console false 256  False 
ManagementClientServerName  string  Indirizzo console false 256  False 
SystemProfileId  string  ID profilo sistema false 256  False 
SecretManagerCertificateThumbprint  string  Identificazione personale del certificato del gateway false 256  False 
Version  string  Versione false 256  False 
IsLightWeight  string  È lightweight false 256  False 
InstallationPath  string  Percorso di installazione 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>