Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHostPRO 가상 컴퓨터 호스트 대상

Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost (ClassType)

VMM에서 관리하고 PRO에서 모니터링하는 호스트입니다. 이 클래스에는 Microsoft Hyper-V 또는 Microsoft Virtual Server가 실행되는 호스트가 포함될 수 있습니다.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdab0ff424-07d9-53bf-adce-f900339dab1b

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.Pro.2008.Base:
Guid  string  WMM 개체 ID false 255  False     
Type  string  WMM 유형 ID false 255  False     
ProRecovery  string  PRO 복구 수준 false 255  False     
ProEnableLevel  string  PRO 모니터링 수준 false 255  False     
VMMServer  string  VMM 서버 false 255  False     
Name  string  컴퓨터 이름 false 255  False     
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal:
Guid  string      true 255  False     
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost:
CPUThreshold  double  CPU 임계값 false 256       
MemoryThreshold  double  메모리 임계값 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal" Hosted="true" Singleton="false">
<Property ID="CPUThreshold" Type="double" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="MemoryThreshold" Type="double" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>