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

Microsoft.AdvancedThreatAnalytics.1_7.Gateway (ClassType)

ATA Gateway, bağlantı noktası yansıtmayı ya da bir ağ TAP’ini kullanarak etki alanı denetleyicilerinizden gelen trafiği izleyen Tek Başına bir sunucuya yüklenir. ATA Lightweight Gateway, doğrudan etki alanı denetleyicilerinize yüklenir ve adanmış bir sunucuya ya da bağlantı noktası yansıtma yapılandırmasına gerek kalmadan bunların trafiğini doğrudan izler. ATA Gateway için bir alternatiftir. Bir ATA dağıtımı, tüm ATA Gateway’lere bağlı bir ATA Center’dan, tamamıyla ATA Lightweight Gateway’lerden ya da ATA Gateway’ler ile ATA Lightweight Gateway’lerin bir bileşiminden oluşabilir.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf91289e4-ab52-2245-3d75-aaea8760231a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) 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  Sunucu Adı true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Hizmet Proxy'si Hizmeti Birincil DNS Uç Nokta Adresi false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Hizmet Bağlantı Noktası false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Hizmet Proxy'si Hizmeti Birincil Sertifika Parmak İzi false 256  False 
ManagementClientServerCertificateThumbprint  string  Konsol Sertifikası Parmak İzi false 256  False 
ManagementClientServerName  string  Konsol Adresi false 256  False 
SystemProfileId  string  Sistem Profil Kimliği false 256  False 
SecretManagerCertificateThumbprint  string  Gizli Dizi Yöneticisi Sertifika Parmak İzi false 256  False 
Version  string  Sürüm false 256  False 
IsLightWeight  string  Lightweight false 256  False 
InstallationPath  string  Yükleme Yolu 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>