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 (KOR) Description (KOR) 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>