Microsoft.SystemCenter.VirtualMachineManager.ApplicationHostHost applicazione

Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost (ClassType)

Questo tipo astratto rappresenta un host applicazione utilizzato da uno o più servizi 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.VirtualMachineManager.ApplicationHost:
ComputerName  string  Nome computer true 256  False     
DeploymentState  string  Stato distribuzione 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>