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

CosmosDBAccountCreateOrUpdateContent.EnableAutomaticFailover 属性

定义

在极少数情况下,如果写入区域因中断而不可用,则启用写入区域的自动故障转移。 自动故障转移将导致帐户的新写入区域,并根据为帐户配置的故障转移优先级进行选择。

public bool? EnableAutomaticFailover { get; set; }
member this.EnableAutomaticFailover : Nullable<bool> with get, set
Public Property EnableAutomaticFailover As Nullable(Of Boolean)

属性值

适用于