FailoverGroupProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the properties of an Azure SQL Database Failover Group.
public class FailoverGroupProperties
type FailoverGroupProperties = class
Public Class FailoverGroupProperties
- Inheritance
-
FailoverGroupProperties
Constructors
FailoverGroupProperties() |
Initializes a new instance of the FailoverGroupProperties class. |
Properties
Databases |
Optional. Gets the list of Azure SQL Databases for the Failover Group |
PartnerServers |
Optional. Gets the partner servers of the Azure SQL Database Failover Group |
ReadOnlyEndpoint |
Optional. Gets the readonly endpoint of the Azure SQL Database Failover Group |
ReadWriteEndpoint |
Optional. Gets the read-write endpoint of the Azure SQL Database Failover Group |
ReplicationRole |
Optional. Gets the replication role of the Azure SQL Database Failover Group |
ReplicationState |
Optional. Gets the replication state of the Azure SQL Database Failover Group |