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 (CHT) Description (CHT) 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"/>