Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealthIntegrità gruppo di disponibilità

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

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd4ac2395-b9ea-a066-2f46-46a1389bf715

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealth:
UniqueId  guid  ID univoco true 256   
InstanceName  string  Nome istanza false 256  False 
AvailabilityGroupName  string  Nome gruppo di disponibilità false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealth" Accessibility="Public" Abstract="false" Base="SQLServer!Microsoft.SQLServer.Component" Hosted="true" Singleton="false">
<Property ID="UniqueId" Type="guid" Key="true"/>
<Property ID="InstanceName" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="AvailabilityGroupName" Type="string" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>