Microsoft.SystemCenter.VirtualMachineManager.PRO.BasePRO VMM ベース

Microsoft.SystemCenter.VirtualMachineManager.PRO.Base (ClassType)

この抽象型は、すべての Performance and Resource Optimization (PRO) オブジェクトの基本型です

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde68b1b38-6c60-5101-ed4e-bf1832fb83c3

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.PRO.Base:
VMMServer  string  VMM サーバー false 255  False     
Name  string  名前 false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.Base" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>