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

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

ATA-gatewayen är installerad på en fristående server som övervakar trafiken från dina domänkontrollanter via antingen portspegling eller ett nätverks-TAP. ATA Lightweight-gatewayen installeras direkt på domänkontrollanterna och styr deras trafik direkt, utan att någon särskild server eller konfiguration av portspegling behövs. Det är ett alternativ till ATA-gatewayen. En ATA-distribution kan bestå av en enskild ATA Center-enhet som är ansluten till alla ATA-gatewayer, alla ATA Lightweight-gatewayer eller en kombination av ATA-gatewayer och ATA Lightweight-gatewayer.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde5df7a27-9392-d034-b510-419169ad9a70

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) 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  Servernamn true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Tjänstadress false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Tjänstport false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Tjänstens certifikattumavtryck false 256  False 
ManagementClientServerCertificateThumbprint  string  Tumavtryck för konsolcertifikat false 256  False 
ManagementClientServerName  string  Konsoladress false 256  False 
SystemProfileId  string  Systemprofil-ID false 256  False 
SecretManagerCertificateThumbprint  string  Gateway-certifikattumavtryck false 256  False 
Version  string  Version false 256  False 
IsLightWeight  string  Är Lightweight false 256  False 
InstallationPath  string  Installationssökväg 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>