Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost應用程式主機

Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost (ClassType)

此抽象類型代表由一或多個 VMM 服務共用的應用程式主機。

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde591ff70-289e-5849-5f07-5226e6c0fe3a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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>