Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.BaseDestinazione classe di base PRO

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

Oggetto monitorato da PRO

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf0eb9225-e856-65fb-09ca-9de9a490e7a2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base:
Guid  string  ID oggetto VMM false 255  False 
Type  string  ID tipo VMM false 255  False 
ProRecovery  string  Livello ripristino PRO false 255  False 
ProEnableLevel  string  Livello monitoraggio PRO false 255  False 
VMMServer  string  Server VMM false 255  False 
Name  string  Nome computer 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>