Microsoft.AdvancedThreatAnalytics.1_9.CenterAdvanced Threat Analytics 1.9 センター

Microsoft.AdvancedThreatAnalytics.1_9.Center (ClassType)

ATA センターは、デプロイされるすべての ATA ゲートウェイおよび ATA ライトウェイト ゲートウェイからデータを受信します。

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd65b3713-7ee9-92c8-3667-02a552257ce9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.AdvancedThreatAnalytics.1_9.Center:
ServerName  string  サーバー名 true 256  False 
Version  string  バージョン false 256  False 
ADForest  string  Active Directory フォレスト false 256  False 
InstallationPath  string  インストール パス false 256  False 
ConsoleAddress  string  コンソールのアドレス false 256  False 
ServiceIP  string  サービスのアドレス true 256  False 
ServicePort  int  サービス ポート false 256   
ConsoleCertificateThumbprint  string  コンソールの証明書の拇印 false 256  False 

Health Model:

Source Code:

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