Microsoft.SystemCenter.VirtualMachineManager.VMMDatabaseVMM データベース

Microsoft.SystemCenter.VirtualMachineManager.VMMDatabase (ClassType)

この抽象型は、すべての VMM データベースの基本型です。

Element properties:

Base ClassMicrosoft.SQLServer.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId33a86229-d145-bb8c-c724-0da99cf7747d

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.SQLServer.Database:
DatabaseName  string  Database Name true 256  False     
RecoveryModel  string  Recovery Model false 256  False     
DatabaseAutogrow  string  Database Autogrow Set false 256  False     
DatabaseSize  string  Database Size (MB) (String) false 256  False     
DatabaseSizeNumeric  int  Database Size (MB) (Numeric) false 256       
LogAutogrow  string  Log Autogrow Set false 256  False     
Updateability  string  Updateability false 256  False     
UserAccess  string  User Access false 256  False     
Collation  string  Collation false 256  False     
LogSize  string  Log Size (MB) (String) false 256  False     
LogSizeNumeric  int  Log Size (MB) (Numeric) false 256       
Owner  string  Owner false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMDatabase" Accessibility="Public" Abstract="false" Base="SQLCommon!Microsoft.SQLServer.Database" Hosted="true" Singleton="false"/>