Microsoft.AdvancedThreatAnalytics.1_8.GatewayAdvanced Threat Analytics 1.8-átjáró

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

Az ATA-átjáró különálló kiszolgálóra van telepítve, amely porttükrözéssel vagy hálózati TAP segítségével figyeli a tartományvezérlők forgalmát. A Lightweight ATA-átjáró közvetlenül a tartományvezérlőkre van telepítve, és közvetlenül figyeli a forgalmukat anélkül, hogy különálló kiszolgálóra vagy porttükrözés konfigurálására lenne szükség. Az ATA-átjáró alternatívájaként használható. Az ATA üzemelő példánya állhat az összes ATA-átjáróhoz vagy Lightweight ATA-átjáróhoz vagy az ATA-átjárók és Lightweight ATA-átjárók kombinációjához kapcsolódó egyetlen ATA-központból.

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 (HUN) Description (HUN) 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  Kiszolgálónév true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Szolgáltatás címe false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Szolgáltatási port false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Szolgáltatás tanúsítványának ujjlenyomata false 256  False 
ManagementClientServerCertificateThumbprint  string  Konzoltanúsítvány ujjlenyomata false 256  False 
ManagementClientServerName  string  Konzolcím false 256  False 
SystemProfileId  string  Rendszerprofil azonosítója false 256  False 
SecretManagerCertificateThumbprint  string  Átjáró tanúsítványának ujjlenyomata false 256  False 
Version  string  Verzió false 256  False 
IsLightWeight  string  Lightweight false 256  False 
InstallationPath  string  Telepítési útvonal 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>