你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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 |