Microsoft.AdvancedThreatAnalytics.1_8.GatewayBrána Advanced Threat Analytics 1.8

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

Brána ATA je nainstalovaná na samostatném serveru, který monitoruje provoz z řadičů domény pomocí zrcadlení portů nebo síťového testovacího přístupového bodu. Zjednodušená brána ATA je nainstalovaná přímo na řadičích domény a monitoruje jejich provoz přímo bez potřeby vyhrazeného serveru nebo konfigurace zrcadlení portů. Jde o alternativu brány ATA. Nasazení ATA může zahrnovat jedno centrum ATA připojené ke všem bránám ATA, všem zjednodušeným bránám ATA nebo kombinaci bran ATA a zjednodušených bran 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 (CSY) Description (CSY) 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  Název serveru true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  Adresa služby false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  Port služby false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  Kryptografický otisk certifikátu služby false 256  False 
ManagementClientServerCertificateThumbprint  string  Kryptografický otisk certifikátu konzoly false 256  False 
ManagementClientServerName  string  Adresa konzoly false 256  False 
SystemProfileId  string  ID systémového profilu false 256  False 
SecretManagerCertificateThumbprint  string  Kryptografický otisk certifikátu brány false 256  False 
Version  string  Verze false 256  False 
IsLightWeight  string  Je zjednodušená false 256  False 
InstallationPath  string  Instalační cesta 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>