Microsoft.SQLServer.2012.AlwaysOn.AvailabilityDatabaseMSSQL 2012: Availability Database

Microsoft.SQLServer.2012.AlwaysOn.AvailabilityDatabase (ClassType)

This object represents Availability Database object.

Knowledge Base article:

Summary

This object represents Availability Database object.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda1b94dcf-935b-926e-59fa-a1d1ec69da04

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.SQLServer.2012.AlwaysOn.AvailabilityDatabase:
DatabaseName  string  Database Name true 128  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.AlwaysOn.AvailabilityDatabase" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="true" Singleton="false">
<Property ID="DatabaseName" Type="string" Key="true" CaseSensitive="true" MinLength="1" Length="128"/>
</ClassType>