This object represents Availability Replica SMO object and contains all properties required for identification and monitoring.
This object represents Availability Replica SMO object and contains all properties required for identification and monitoring.
Base Class | Microsoft.SQLServer.Core.AvailabilityReplica |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | fa93c5e4-2316-3f77-859b-cf9cb10ab090 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |
Microsoft.SQLServer.Core.AvailabilityReplica: | |||||||
string | Role | false | 256 | 0 | False | ||
guid | ID | true | 256 | 0 | |||
int | Backup Priority | false | 256 | 0 | |||
string | Failover Mode | false | 256 | 0 | False | ||
string | Availability Mode | false | 256 | 0 | False | ||
string | Connection State | false | 256 | 0 | False | ||
string | Primary Connection Mode | false | 256 | 0 | False | ||
string | Secondary Connection Mode | false | 256 | 0 | False | ||
string | Endpoint URL | false | 256 | 0 | False | ||
string | Operational State | false | 256 | 0 | False | ||
guid | Availability Group ID | false | 256 | 0 | |||
string | Availability Group Name | false | 256 | 0 | False |
<ClassType ID="Microsoft.SQLServer.Windows.AvailabilityReplica" Base="SqlCoreLib!Microsoft.SQLServer.Core.AvailabilityReplica" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>