FailoverGroup interface
故障轉移群組。
- Extends
屬性
databases | 故障轉移群組中的資料庫清單。 |
location | 資源位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
partner |
故障轉移群組的合作夥伴伺服器資訊清單。 |
read |
故障轉移群組實例的唯讀端點。 |
read |
故障轉移群組實例的讀寫端點。 |
replication |
故障轉移群組實例的本機複寫角色。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
replication |
故障轉移群組實例的復寫狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
databases
故障轉移群組中的資料庫清單。
databases?: string[]
屬性值
string[]
location
資源位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。
location?: string
屬性值
string
partnerServers
readOnlyEndpoint
readWriteEndpoint
故障轉移群組實例的讀寫端點。
readWriteEndpoint?: FailoverGroupReadWriteEndpoint
屬性值
replicationRole
故障轉移群組實例的本機複寫角色。 注意:這個屬性不會串行化。 它只能由伺服器填入。
replicationRole?: string
屬性值
string
replicationState
故障轉移群組實例的復寫狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
replicationState?: string
屬性值
string
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}