Microsoft.SQLServer.2012.AlwaysOn.AvailabilityReplicaVerfügbarkeitsreplikat

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

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde1aae0b9-602a-7209-35c7-39a1a4d42a88

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SQLServer.2012.AlwaysOn.AvailabilityReplica:
Role  string  Rolle false 256  False 
UniqueId  guid  ID true 256   
BackupPriority  int  Sicherungspriorität false 256   
FailoverMode  string  Failovermodus false 256  False 
AvailabilityMode  string  Verfügbarkeitsmodus false 256  False 
ConnectionState  string  Verbindungsstatus false 256  False 
ConnectionModeInPrimaryRole  string  Primärer Verbindungsmodus false 256  False 
ConnectionModeInSecondaryRole  string  Sekundärer Verbindungsmodus false 256  False 
EndpointUrl  string  Endpunkt-URL false 256  False 
OperationalState  string  Betriebszustand false 256  False 
AvailabilityGroupUniqueId  guid  ID der Verfügbarkeitsgruppe false 256   
AvailabilityGroupName  string  Name der Verfügbarkeitsgruppe false 256  False 
PerformanceObjectName  string  Objektname des Leistungsindikators false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.AlwaysOn.AvailabilityReplica" Accessibility="Public" Abstract="false" Base="SQLServer!Microsoft.SQLServer.Component" Hosted="true" Singleton="false">
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="UniqueId" Type="guid" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="BackupPriority" Type="int" Key="false"/>
<Property ID="FailoverMode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="AvailabilityMode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ConnectionState" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="ConnectionModeInPrimaryRole" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ConnectionModeInSecondaryRole" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="EndpointUrl" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="OperationalState" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="AvailabilityGroupUniqueId" Type="guid" Key="false" CaseSensitive="false"/>
<Property ID="AvailabilityGroupName" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="PerformanceObjectName" Type="string" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>