Microsoft.SystemCenter.VirtualMachineManager.VMMAgentVMM 에이전트

Microsoft.SystemCenter.VirtualMachineManager.VMMAgent (ClassType)

이 추상 유형은 모든 VMM 에이전트의 기본 유형입니다.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6de91107-e2b4-694a-a49d-026abae1ccc7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VMMAgent:
VMMServer  string  Virtual Machine Manager 서버 false 256  False     
Version  string  버전 false 256  False     
VirtualizationPlatform  string  가상화 플랫폼 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMAgent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false"/>
</ClassType>