Microsoft.AdvancedThreatAnalytics.1_8.GatewayPasserelle Advanced Threat Analytics 1.8

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

La passerelle ATA est installée sur un serveur autonome qui surveille le trafic de vos contrôleurs de domaine à l'aide de la mise en miroir des ports ou d'un TAP réseau. La passerelle légère ATA est installée directement sur vos contrôleurs de domaine et surveille directement leur trafic, sans avoir recours à un serveur dédié ou à la configuration d'une mise en miroir de ports. Elle est une alternative à la passerelle ATA. Un déploiement ATA consiste en un seul centre ATA connecté à toutes les passerelle ATA, toutes les passerelles légères ATA ou une combinaison de passerelles ATA et de passerelles légères ATA.

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 (FRA) Description (FRA) 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  Nom du serveur true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Adresse du service false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Port du service false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Empreinte du certificat de service false 256  False 
ManagementClientServerCertificateThumbprint  string  Empreinte du certificat de la console false 256  False 
ManagementClientServerName  string  Adresse de la console false 256  False 
SystemProfileId  string  ID de profil système false 256  False 
SecretManagerCertificateThumbprint  string  Empreinte du certificat de la passerelle false 256  False 
Version  string  Version false 256  False 
IsLightWeight  string  Est légère false 256  False 
InstallationPath  string  Chemin d'installation 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>