Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServerVMM 관리 서버

Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServer (ClassType)

이 추상 형식은 모든 VMM 관리 서버의 기본 형식입니다.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7136409f-07f7-49f9-4745-22c7251a9ff2

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.VMMManagementServer:
CEIP  string  CEIP false 256  False     
DataBaseServer  string  데이터베이스 이름 false 256  False     
Version  string  버전 false 256  False     
AnalysisServerName  string  분석 서버 이름 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMManagementServer" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="CEIP" Type="string" Key="false"/>
<Property ID="DataBaseServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="AnalysisServerName" Type="string" Key="false"/>
</ClassType>