Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost응용 프로그램 호스트

Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost (ClassType)

이 추상 유형은 하나 이상의 VMM 서비스에서 사용되는 응용 프로그램 호스트를 나타냅니다.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda23338e2-fdee-109c-cb3b-5b285157dc2e

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.ApplicationHost:
ComputerName  string  컴퓨터 이름 true 256  False     
DeploymentState  string  배포 상태 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="ComputerName" Type="string" Key="true"/>
<Property ID="DeploymentState" Type="string" Key="false"/>
</ClassType>