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

Microsoft.AdvancedThreatAnalytics.1_7.Gateway (ClassType)

De ATA-gateway is geïnstalleerd op een zelfstandige server die het verkeer vanaf uw domeincontrollers bewaakt via poortspiegeling of een netwerk-TAP. De ATA Lightweight-gateway wordt rechtstreeks geïnstalleerd op uw domeincontrollers en bewaakt het verkeer daar rechtstreeks, dus zonder de noodzaak van een speciale server of de configuratie van poortspiegeling. Het is een alternatief voor de 'gewone' ATA-gateway. Een ATA-implementatie kan bestaan uit één ATA Center dat is verbonden met alle ATA-gateways, alle ATA Lightweight-gateways of een combinatie van ATA-gateways en ATA Lightweight-gateways.

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 (NLD) Description (NLD) 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  Servernaam true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Primair adres van DNS-eindpunt van Serviceproxy-service false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Servicepoort false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Vingerafdruk voor primair certificaat van Serviceproxy-service false 256  False 
ManagementClientServerCertificateThumbprint  string  Vingerafdruk consolecertificaat false 256  False 
ManagementClientServerName  string  Console-adres false 256  False 
SystemProfileId  string  Systeemprofiel-id false 256  False 
SecretManagerCertificateThumbprint  string  Vingerafdruk certificaat Secret Manager false 256  False 
Version  string  Versie false 256  False 
IsLightWeight  string  Is Lightweight false 256  False 
InstallationPath  string  Installatiepad 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>