Microsoft.SystemCenter.VirtualMachineManager.ApplicationПриложение

Microsoft.SystemCenter.VirtualMachineManager.Application (ClassType)

Этот абстрактный тип представляет приложение под управлением VMM.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3801938a-a7b5-b889-c137-124cb5a1a911

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) 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.Application:
VMMId  string  ИД приложения true 256  False     
State  string  Состояние развертывания false 256  False     
Type  string  Тип false 256  False     

Health Model:

Source Code:

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