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

CosmosDBForPostgreSqlClusterData.EnableGeoBackup Property

Definition

If cluster backup is stored in another Azure region in addition to the copy of the backup stored in the cluster's region. Enabled only at the time of cluster creation.

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

Property Value

Applies to