Microsoft.Unix.SupportedAgentUNIX/Linux のサポートされるエージェント

Microsoft.Unix.SupportedAgent (ClassType)

すべての UNIX/Linux のサポートされるエージェント

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde76a1c54-b6aa-106f-cb27-e671b77a7f42

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  エージェント バージョン false 256  False 
Build  string  エージェントのビルド false 256  False 
OS  string  サポートされる OS false 256  False 
Arch  string  サポートされるアーキテクチャ false 256  False 
Ext  string  パッケージの拡張 false 256  False 
UnixOS  string  UnixOS true 256  False 
MinVersion  string  サポートされる最小バージョン false 256  False 
ArchFriendly  string  サポートされるアーキテクチャ (フレンドリ名) false 256  False 
ArchKitName  string  サポートされるアーキテクチャ (短い名前) false 256  False 
ComputerType  string  コンピューターの種類 false 256  False 
KitOSVersion  string  インストール キットのバージョン false 256  False 
TaskVersion  string  タスクのバージョン false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.SupportedAgent" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false" Base="System!System.Entity">
<Property ID="Version" Type="string" Key="false"/>
<Property ID="Build" Type="string" Key="false"/>
<Property ID="OS" Type="string" Key="false"/>
<Property ID="Arch" Type="string" Key="false"/>
<Property ID="Ext" Type="string" Key="false"/>
<Property ID="UnixOS" Type="string" Key="true"/>
<Property ID="MinVersion" Type="string" Key="false"/>
<Property ID="ArchFriendly" Type="string" Key="false"/>
<Property ID="ArchKitName" Type="string" Key="false"/>
<Property ID="ComputerType" Type="string" Key="false"/>
<Property ID="KitOSVersion" Type="string" Key="false"/>
<Property ID="TaskVersion" Type="string" Key="false"/>
</ClassType>