Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupGroupe de disponibilité

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

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5c0e27ff-873a-1838-276b-51ff9bc23365

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroup:
UniqueId  guid  Identificateur true 256   
PrimaryReplicaServerName  string  Réplica principal false 256  False 
ClusterName  string  Nom du cluster false 256  False 
AutomatedBackupPreference  string  Préférence de sauvegarde false 256  False 
FailureConditionLevel  string  Niveau de condition d’échec false 256  False 
HealthCheckTimeout  int  Délai d’attente de vérification d’intégrité false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroup" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="UniqueId" Type="guid" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PrimaryReplicaServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="AutomatedBackupPreference" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="FailureConditionLevel" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="HealthCheckTimeout" Type="int" Key="false"/>
</ClassType>