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 (CHH) Description (CHH) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes 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>