PostgreSqlFlexibleServerCreateMode.GeoRestore Property

Definition

Operation restores an existing backup of an existing server, on the paired region of the existing server. This operation creates a new server on the paired region of the existing server, and then restores on it the backup of an existing server at a specific point in time, in a different region. This operation is only supported on existing servers that were created with geographically redundant backups enabled.

public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerCreateMode GeoRestore { get; }
static member GeoRestore : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerCreateMode
Public Shared ReadOnly Property GeoRestore As PostgreSqlFlexibleServerCreateMode

Property Value

Applies to