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

Microsoft.AdvancedThreatAnalytics.1_7.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
ElementIdf91289e4-ab52-2245-3d75-aaea8760231a

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_7.Gateway:
ServerName  string  Nome server true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Indirizzo dell'endpoint DNS primario del servizio proxy del servizio false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Porta del servizio false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Identificazione personale del certificato primario del servizio proxy 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 di gestione segreti 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_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>