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

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

Das ATA-Gateway ist auf einem eigenständigen Server installiert, der den von Ihren Domänencontrollern ausgehenden Datenverkehr entweder anhand der Portspiegelung oder über einen Netzwerk-TAP überwacht. Das ATA-Lightweight-Gateway wird direkt auf Ihren Domänencontrollern installiert und überwacht deren Datenverkehr direkt, ohne dass ein dedizierter Server oder eine Portspiegelung erforderlich ist. Es bietet eine Alternative zum ATA-Gateway. Eine ATA-Bereitstellung kann aus einem einzelnen, mit allen ATA-Gateways verbundenen ATA Center, aus allen ATA-Lightweight-Gateways oder aus einer Kombination aus ATA-Gateways und ATA-Lightweight-Gateways bestehen.

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.AdvancedThreatAnalytics.1_8.Gateway:
ServerName  string  Servername true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Dienstadresse false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Dienstport false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Fingerabdruck des Dienstzertifikats false 256  False 
ManagementClientServerCertificateThumbprint  string  Fingerabdruck für Konsolenzertifikat false 256  False 
ManagementClientServerName  string  Konsolenadresse false 256  False 
SystemProfileId  string  Systemprofil-ID false 256  False 
SecretManagerCertificateThumbprint  string  Fingerabdruck des Gatewayzertifikats false 256  False 
Version  string  Version false 256  False 
IsLightWeight  string  Ist Lightweight false 256  False 
InstallationPath  string  Installationspfad 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>