Microsoft.AdvancedThreatAnalytics.1_8.CenterCentrum usługi Advanced Threat Analytics 1.8

Microsoft.AdvancedThreatAnalytics.1_8.Center (ClassType)

Centrum usługi ATA odbiera dane z wdrożonych bram usługi ATA i/lub bram uproszczonych usługi ATA.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7cb20ca4-e5c8-4047-3d3f-5dddfb99e0f3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.AdvancedThreatAnalytics.1_8.Center:
ServerName  string  Nazwa serwera true 256  False 
Version  string  Wersja false 256  False 
ADForest  string  Las usługi Active Directory false 256  False 
InstallationPath  string  Ścieżka instalacji false 256  False 
ConsoleAddress  string  Adres konsoli false 256  False 
ServiceIP  string  Adres usługi true 256  False 
ServicePort  int  Port usługi false 256   
ConsoleCertificateThumbprint  string  Odcisk palca certyfikatu konsoli false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.AdvancedThreatAnalytics.1_8.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>