CosmosDBForPostgreSqlClusterData.EnableGeoBackup Property
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.
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)