Microsoft.AdvancedThreatAnalytics.1_7.CenterAdvanced Threat Analytics 1.7 Center

Microsoft.AdvancedThreatAnalytics.1_7.Center (ClassType)

ATA Center empfängt Daten von den von Ihnen bereitgestellten ATA-Gateways und/oder ATA-Lightweight-Gateways.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId194de6d2-25e3-4e51-ba4a-34a938a53626

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.AdvancedThreatAnalytics.1_7.Center:
ServerName  string  Servername true 256  False 
Version  string  Version false 256  False 
ADForest  string  Active Directory-Gesamtstruktur false 256  False 
InstallationPath  string  Installationspfad false 256  False 
ConsoleAddress  string  Konsolenadresse false 256  False 
ServiceIP  string  Dienst-IP true 256  False 
ServicePort  int  Dienstport false 256   
ConsoleCertificateThumbprint  string  Fingerabdruck für Konsolenzertifikat false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.AdvancedThreatAnalytics.1_7.Center" Accessibility="Public" Abstract="false" 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="Version" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ADForest" 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"/>
<Property ID="ConsoleAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ServiceIP" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ServicePort" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ConsoleCertificateThumbprint" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>