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 (CHS) Description (CHS) 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>