Microsoft.SystemCenter.VirtualMachineManager.LibraryServerBibliotheekserver

Microsoft.SystemCenter.VirtualMachineManager.LibraryServer (ClassType)

Dit abstracte type is het basistype voor alle VMM-bibliotheekservers

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 (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.SystemCenter.VirtualMachineManager.LibraryServer:
Description  string  Beschrijving false 65535  False     
AgentVersion  string  Agentversie 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" MaxLength="65535"/>
<Property ID="AgentVersion" Type="string" Key="false"/>
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="State" Type="string" Key="false"/>
</ClassType>