AgReplica interface
Availability group replica configuration.
Properties
commit | Replica commit mode in availability group. |
failover | Replica failover mode in availability group. |
readable |
Replica readable secondary mode in availability group. |
role | Replica Role in availability group. |
sql |
Sql VirtualMachine Instance Id. |
Property Details
commit
Replica commit mode in availability group.
commit?: string
Property Value
string
failover
Replica failover mode in availability group.
failover?: string
Property Value
string
readableSecondary
Replica readable secondary mode in availability group.
readableSecondary?: string
Property Value
string
role
Replica Role in availability group.
role?: string
Property Value
string
sqlVirtualMachineInstanceId
Sql VirtualMachine Instance Id.
sqlVirtualMachineInstanceId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript