Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.BasePRO-Basisklassenziel

Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base (ClassType)

Ein Objekt, das durch PRO überwacht wird.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6fcd7617-45e6-c515-1ba7-417023ba1f41

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Bestandsstatus Bestandsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anmerkungen Anmerkungen false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base:
Guid  string  VMM-Objekt-ID false 255  False     
Type  string  VMM-Typ-ID false 255  False     
ProRecovery  string  PRO-Wiederherstellungsebene false 255  False     
ProEnableLevel  string  PRO-Überwachungsebene false 255  False     
VMMServer  string  VMM-Server false 255  False     
Name  string  Computername false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="Guid" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ProRecovery" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ProEnableLevel" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="VMMServer" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>