Microsoft.AdvancedThreatAnalytics.1_8.GatewayBrama usługi Advanced Threat Analytics 1.8

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

Brama usługi ATA jest instalowana na autonomicznym serwerze, który monitoruje ruch z kontrolerów domen przy użyciu dublowania portów lub sieciowego punktu TAP. Brama ATA Lightweight Gateway jest instalowana bezpośrednio w obrębie kontrolerów domen i monitoruje ich ruch bezpośrednio, bez konieczności korzystania z dedykowanego serwera lub konfiguracji dublowania portów. Jest to alternatywa bramy usługi ATA. Wdrożenie usługi ATA może składać się z pojedynczego centrum usługi ATA połączonego ze wszystkimi bramami usługi ATA, wszystkimi bramami ATA Lightweight Gateway lub kombinacją bram usługi ATA i bram ATA Lightweight Gateway.

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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.AdvancedThreatAnalytics.1_8.Gateway:
ServerName  string  Nazwa serwera true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Adres usługi false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Port usługi false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Odcisk palca certyfikatu usługi false 256  False 
ManagementClientServerCertificateThumbprint  string  Odcisk palca certyfikatu konsoli false 256  False 
ManagementClientServerName  string  Adres konsoli false 256  False 
SystemProfileId  string  Identyfikator profilu systemu false 256  False 
SecretManagerCertificateThumbprint  string  Odcisk palca certyfikatu bramy false 256  False 
Version  string  Wersja false 256  False 
IsLightWeight  string  Jest w wersji uproszczonej false 256  False 
InstallationPath  string  Ścieżka instalacji 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>