Microsoft.SystemCenter.VirtualMachineManager.VMMAgentAgent VMM

Microsoft.SystemCenter.VirtualMachineManager.VMMAgent (ClassType)

Ten typ abstrakcyjny jest typem podstawowym dla wszystkich agentów programu 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VMMAgent:
VMMServer  string  Serwer programu Virtual Machine Manager false 256  False     
Version  string  Wersja false 256  False     
VirtualizationPlatform  string  Platforma wirtualizacji 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>