Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObjectObjeto de la biblioteca de Virtual Machine Manager

Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject (ClassType)

Objeto de la biblioteca en Virtual Machine Manager

Element properties:

Base ClassSystem.ConfigItem
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcc412557-a060-8d33-9711-813f87a02847

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.Extended.LibraryObject:
VMMId  string  ID de Virtual Machine Manager Id. en Virtual Machine Manager true 256  False     
VMMServer  string  Servidor de Virtual Machine Manager Servidor de Virtual Machine Manager false 256  False     
Name  string  Nombre Nombre false 256  False     
Description  string  Descripción Descripción false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject" Accessibility="Public" Abstract="true" Base="System!System.ConfigItem" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="VMMServer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>