Microsoft.SystemCenter.VirtualMachineManager.LibraryServerBibliothekserver

Microsoft.SystemCenter.VirtualMachineManager.LibraryServer (ClassType)

Dieser abstrakte Typ ist der Basistyp für alle VMM-Bibliothekserver.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcacf2f3c-9f96-b594-63b9-51bad592b365

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.LibraryServer:
Description  string  Beschreibung false 65535  False 
AgentVersion  string  Agent-Version false 256  False 
VMMServer  string  Virtual Machine Manager-Server false 256  False 
State  string  Status false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.LibraryServer" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" Length="65535"/>
<Property ID="AgentVersion" Type="string" Key="false"/>
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="State" Type="string" Key="false"/>
</ClassType>