Share via


PostgreSqlGeoRedundantBackup Enum

Definition

Enable Geo-redundant or not for server backup.

public enum PostgreSqlGeoRedundantBackup
type PostgreSqlGeoRedundantBackup = 
Public Enum PostgreSqlGeoRedundantBackup
Inheritance
PostgreSqlGeoRedundantBackup

Fields

Name Value Description
Enabled 0

Enabled.

Disabled 1

Disabled.

Applies to