Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.BasePRO Temel Sınıf Hedefi

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

PRO tarafından izlenen bir nesne

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base:
Guid  string  VMM Nesne Kimliği false 255  False     
Type  string  VMM Tür Kimliği false 255  False     
ProRecovery  string  PRO Kurtarma Düzeyi false 255  False     
ProEnableLevel  string  PRO İzleme Düzeyi false 255  False     
VMMServer  string  VMM Sunucusu false 255  False     
Name  string  Bilgisayar Adı 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>