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

Microsoft.AdvancedThreatAnalytics.1_7.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
ElementIdc925b49e-0bc8-f866-0a2c-2e15f232fccd

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 monitoring object. false 256  False 
Microsoft.AdvancedThreatAnalytics.1_7.Gateway:
ServerName  string  Servernamn true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Proxytjänstens primära DNS-slutpunktadress false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Tjänstport false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Proxytjänstens tumavtryck för primärt certifikat 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  Certifikattumavtryck för hemlighetshanterare 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_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>