Microsoft.SystemCenter.VirtualMachineManager.VMMDatabaseDatabase VMM

Microsoft.SystemCenter.VirtualMachineManager.VMMDatabase (ClassType)

Questo tipo astratto è il tipo base per tutti i database 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note 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"/>