Microsoft.AdvancedThreatAnalytics.1_8.GatewayAdvanced Threat Analytics 1.8 게이트웨이

Microsoft.AdvancedThreatAnalytics.1_8.Gateway (ClassType)

ATA 게이트웨이는 포트 미러링 또는 네트워크 TAP를 사용하여 도메인 컨트롤러의 트래픽을 모니터링하는 독립 실행형 서버에 설치됩니다. ATA 경량 게이트웨이는 도메인 컨트롤러에 직접 설치되며, 전용 서버나 포트 미러링 구성 없이도 트래픽을 직접 모니터링합니다. ATA 게이트웨이 대신 사용됩니다. ATA 배포는 모든 ATA 게이트웨이, 모든 ATA 경량 게이트웨이 또는 ATA 게이트웨이와 ATA 경량 게이트웨이의 조합에 연결된 단일 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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.AdvancedThreatAnalytics.1_8.Gateway:
ServerName  string  서버 이름 true 256  False 
ServiceProxyServicePrimaryDnsEndpointAddress  string  서비스 주소 false 256  False 
ServiceProxyServicePrimaryDnsEndpointPort  string  서비스 포트 false 256  False 
ServiceProxyServicePrimaryCertificateThumbprint  string  서비스 인증서 지문 false 256  False 
ManagementClientServerCertificateThumbprint  string  콘솔 인증서 지문 false 256  False 
ManagementClientServerName  string  콘솔 주소 false 256  False 
SystemProfileId  string  시스템 프로필 ID false 256  False 
SecretManagerCertificateThumbprint  string  게이트웨이 인증서 지문 false 256  False 
Version  string  버전 false 256  False 
IsLightWeight  string  경량 false 256  False 
InstallationPath  string  설치 경로 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>