Microsoft.SystemCenter.VirtualMachineManager.LibraryServerServer di libreria

Microsoft.SystemCenter.VirtualMachineManager.LibraryServer (ClassType)

Questo tipo astratto è il tipo base per tutti i server di libreria VMM

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.VirtualMachineManager.LibraryServer:
Description  string  Descrizione false 65535  False     
AgentVersion  string  Versione agente false 256  False     
VMMServer  string  Server Virtual Machine Manager false 256  False     
State  string  Stato 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>