Microsoft.SystemCenter.VirtualMachineManager.VMMAgentАгент VMM

Microsoft.SystemCenter.VirtualMachineManager.VMMAgent (ClassType)

Этот абстрактный тип является базовым типом для всех агентов VMM

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad5029aa-60b8-60bf-a43a-2f6f979aff02

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.VMMAgent:
VMMServer  string  Сервер Virtual Machine Manager false 256  False     
Version  string  Версия false 256  False     
VirtualizationPlatform  string  Платформа виртуализации false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMAgent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false"/>
</ClassType>