Symantec_Backup_Exec_for_Windows_MPscom2007_KO.BaseClassBackup Exec 기본 클래스

Symantec_Backup_Exec_for_Windows_MPscom2007_KO.BaseClass (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0b10242a-a2a6-8729-e94e-78c471877720

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Symantec_Backup_Exec_for_Windows_MPscom2007_KO.BaseClass:
Version  string  버전 false 256  False 
ByteCode  string  바이트 코드 false 256  False 
Path  string  설치 경로 false 256  False 
BuildMajor  string  주 빌드 false 256  False 
BuildMinor  string  부 빌드 false 256  False 
ServiceName  string  서비스 이름 false 256  False 
IP  string  IP false 256  False 
ComputerName  string  시스템 이름 false 256  False 

Health Model:

Source Code:

<ClassType ID="Symantec_Backup_Exec_for_Windows_MPscom2007_KO.BaseClass" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ByteCode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BuildMajor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BuildMinor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ComputerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>