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