Microsoft.SystemCenter.VirtualMachineManager.LibraryServerServidor de biblioteca

Microsoft.SystemCenter.VirtualMachineManager.LibraryServer (ClassType)

Este tipo abstracto es el tipo base para todos los servidores de biblioteca de VMM

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf5eaa450-dc47-492e-e28b-23b5aa1e56ab

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.LibraryServer:
Description  string  Descripción false 65535  False     
AgentVersion  string  Versión del agente false 256  False     
VMMServer  string  Servidor Virtual Machine Manager false 256  False     
State  string  Estado 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>