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