Microsoft.SystemCenter.VirtualMachineManager.LibraryServerライブラリ サーバー

Microsoft.SystemCenter.VirtualMachineManager.LibraryServer (ClassType)

この抽象型は、すべての 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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
Microsoft.SystemCenter.VirtualMachineManager.LibraryServer:
Description  string  説明 false 65535  False     
AgentVersion  string  エージェント バージョン false 256  False     
VMMServer  string  Virtual Machine Manager サーバー false 256  False     
State  string  状態 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>